]> granicus.if.org Git - postgis/commit
Drop the .c suffix of sql files to preprocess under topology/ dir
authorSandro Santilli <strk@keybit.net>
Tue, 19 Mar 2013 09:53:17 +0000 (09:53 +0000)
committerSandro Santilli <strk@keybit.net>
Tue, 19 Mar 2013 09:53:17 +0000 (09:53 +0000)
commit8c77371474069f110eac31acabc613f39231a22c
treebd6ecbb208d7c20a7833e62dc1aee0d55d4f74dd
parent0802ae4a5fda5f4f2328e6d6d9b6b941802ab8f0
Drop the .c suffix of sql files to preprocess under topology/ dir

git-svn-id: http://svn.osgeo.org/postgis/trunk@11180 b70326c6-7e19-0410-871a-916f4a2858ee
22 files changed:
topology/Makefile.in
topology/sql/gml.sql.in [moved from topology/sql/gml.sql.in.c with 100% similarity]
topology/sql/manage/CopyTopology.sql.in [moved from topology/sql/manage/CopyTopology.sql.in.c with 100% similarity]
topology/sql/manage/ManageHelper.sql.in [moved from topology/sql/manage/ManageHelper.sql.in.c with 100% similarity]
topology/sql/manage/TopologySummary.sql.in [moved from topology/sql/manage/TopologySummary.sql.in.c with 100% similarity]
topology/sql/polygonize.sql.in [moved from topology/sql/polygonize.sql.in.c with 100% similarity]
topology/sql/populate.sql.in [moved from topology/sql/populate.sql.in.c with 100% similarity]
topology/sql/predicates.sql.in [moved from topology/sql/predicates.sql.in.c with 100% similarity]
topology/sql/query/GetNodeEdges.sql.in [moved from topology/sql/query/GetNodeEdges.sql.in.c with 100% similarity]
topology/sql/query/GetRingEdges.sql.in [moved from topology/sql/query/GetRingEdges.sql.in.c with 100% similarity]
topology/sql/query/getedgebypoint.sql.in [moved from topology/sql/query/getedgebypoint.sql.in.c with 100% similarity]
topology/sql/query/getfacebypoint.sql.in [moved from topology/sql/query/getfacebypoint.sql.in.c with 100% similarity]
topology/sql/query/getnodebypoint.sql.in [moved from topology/sql/query/getnodebypoint.sql.in.c with 100% similarity]
topology/sql/sqlmm.sql.in [moved from topology/sql/sqlmm.sql.in.c with 100% similarity]
topology/sql/topoelement/topoelement_agg.sql.in [moved from topology/sql/topoelement/topoelement_agg.sql.in.c with 100% similarity]
topology/sql/topogeometry/cleartopogeom.sql.in [moved from topology/sql/topogeometry/cleartopogeom.sql.in.c with 100% similarity]
topology/sql/topogeometry/simplify.sql.in [moved from topology/sql/topogeometry/simplify.sql.in.c with 100% similarity]
topology/sql/topogeometry/totopogeom.sql.in [moved from topology/sql/topogeometry/totopogeom.sql.in.c with 100% similarity]
topology/sql/topogeometry/type.sql.in [moved from topology/sql/topogeometry/type.sql.in.c with 100% similarity]
topology/topology.sql.in [moved from topology/topology.sql.in.c with 98% similarity]
topology/topology_drop_after.sql.in [moved from topology/topology_drop_after.sql.in.c with 100% similarity]
topology/topology_drop_before.sql.in [moved from topology/topology_drop_before.sql.in.c with 100% similarity]