]> granicus.if.org Git - postgis/commit
#1727 this will make statements like CREATE EXTENSION postgis FROM unpackaged; CREATE...
authorRegina Obe <lr@pcorp.us>
Tue, 27 Mar 2012 23:17:43 +0000 (23:17 +0000)
committerRegina Obe <lr@pcorp.us>
Tue, 27 Mar 2012 23:17:43 +0000 (23:17 +0000)
commit2b18d622f7c1c764d4c20f7bc1a6c120756c27c2
treef02ebe41c05aa2b426638b6121f597c1e0cf2ebe
parentafec91956e522088778c9cc32d6921a3c6125c41
#1727 this will make statements like CREATE EXTENSION postgis FROM unpackaged; CREATE EXTENSION postgis_topology FROM unpackaged;  work.  It's sadly static at the moment.

git-svn-id: http://svn.osgeo.org/postgis/trunk@9561 b70326c6-7e19-0410-871a-916f4a2858ee
extensions/make_unpackaged.sql [new file with mode: 0644]
extensions/postgis/Makefile.in
extensions/postgis/sql_bits/postgis--unpackaged.sql.in [new file with mode: 0644]
extensions/postgis_topology/Makefile.in
extensions/postgis_topology/sql_bits/topology--unpackaged.sql.in [new file with mode: 0644]