[pgrouting-dev] Documentation for 1.x
Stephen Mather
mather.stephen at gmail.com
Sun Jun 30 12:34:24 PDT 2013
Quick thing on the documentation for 1.x-- an extra comma in the Dijkstra
(shortest_path) docs. after "AS cost"
SELECT * FROM shortest_path('SELECT gid AS id, source::int4,
target::int4, length::double precision AS cost, FROM
dourol',3, 7, false, false);
SELECT * FROM shortest_path('SELECT gid AS id, source::int4,
target::int4, length::double precision AS cost FROM
dourol',3, 7, false, false);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pgrouting-dev/attachments/20130630/a5915de8/attachment.html>
More information about the pgrouting-dev
mailing list