pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

yancho private pastebin - collaborative debugging tool What's a private pastebin?


Posted by Anonymous on Tue 4 Dec 11:02
report abuse | download | new post

  1. SELECT * FROM shortest_path_shooting_star('
  2.  
  3. SELECT gid as id,
  4.  
  5. source::integer, target::integer, length::double precision as cost, rcost::double precision as reverse_cost, x1, y1, x2, y2, rule, to_cost
  6.  
  7. FROM streets',
  8.  
  9. give_source('POINT(640905 225230)',1000,200), give_target('POINT(640982 225439)',1000,200),
  10.  
  11. false,true);

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me so that I can delete my post