projects
/
postgis
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c37d851
)
Fix typo in comment
author
Sandro Santilli
<strk@keybit.net>
Mon, 30 May 2016 07:48:18 +0000
(07:48 +0000)
committer
Sandro Santilli
<strk@keybit.net>
Mon, 30 May 2016 07:48:18 +0000
(07:48 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14922
b70326c6
-7e19-0410-871a-
916f4a2858ee
topology/sql/query/GetNodeEdges.sql.in
patch
|
blob
|
history
diff --git
a/topology/sql/query/GetNodeEdges.sql.in
b/topology/sql/query/GetNodeEdges.sql.in
index 933d9c1ffd3f54ad67e3ba95b91e595c5cdadb60..05ba5d6ca8e31285a268182f0d48643872d01f2c 100644
(file)
--- a/
topology/sql/query/GetNodeEdges.sql.in
+++ b/
topology/sql/query/GetNodeEdges.sql.in
@@
-1,5
+1,5
@@
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
---
+--
-- PostGIS - Spatial Types for PostgreSQL
-- http://postgis.net
--
@@
-60,4
+60,4
@@
BEGIN
END
$$
LANGUAGE 'plpgsql' STABLE;
---} Get
Ring
Edges
+--} Get
Node
Edges