Commit graph

41 commits

Author SHA1 Message Date
Sandro Santilli 615208a9a5 Autogenerate the extension unpackaged script for topology (#2531)
Required a change in create_unpackaged.pl to NOT add schemas

git-svn-id: http://svn.osgeo.org/postgis/trunk@12105 b70326c6-7e19-0410-871a-916f4a2858ee
2013-11-06 17:16:02 +00:00
Regina Obe bd41b61ba6 update version number to beta1 in prep for tagging, upgrade from old dev, amendments to how to release, rebuild of unpackaged scripts
git-svn-id: http://svn.osgeo.org/postgis/trunk@11421 b70326c6-7e19-0410-871a-916f4a2858ee
2013-05-11 15:46:47 +00:00
Paul Ramsey 4762b673c7 Change PGCONFIG to PG_CONFIG
git-svn-id: http://svn.osgeo.org/postgis/trunk@11301 b70326c6-7e19-0410-871a-916f4a2858ee
2013-04-16 15:21:42 +00:00
Sandro Santilli 25d69826cf Use grep found by ./configure (and have ./configure look for it)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10942 b70326c6-7e19-0410-871a-916f4a2858ee
2012-12-31 15:18:55 +00:00
Regina Obe c24d0a81a0 #2147 upgrade topology doesn't work on Mac BSD sed doesn't default to extended. Use already perl built topology upgrade script instead as template for extension upgrade
git-svn-id: http://svn.osgeo.org/postgis/trunk@10848 b70326c6-7e19-0410-871a-916f4a2858ee
2012-12-15 08:09:07 +00:00
Regina Obe 9a944d7a31 #2081: extension files being installed twice causes errors on Ubuntu (9.3)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10641 b70326c6-7e19-0410-871a-916f4a2858ee
2012-11-04 20:03:49 +00:00
Regina Obe f95ed8ece9 #1944: Support for 2.1.0SVN/2.1.0SVN extension for topology
ALTER EXTENSION postgis_topology UPDATE TO "2.1.0SVNnext";
ALTER EXTENSION postgis_topology UPDATE TO "2.1.0SVN";

git-svn-id: http://svn.osgeo.org/postgis/trunk@10175 b70326c6-7e19-0410-871a-916f4a2858ee
2012-08-09 15:54:52 +00:00
Sandro Santilli c48b2ed94e Create target dir if non-existing
git-svn-id: http://svn.osgeo.org/postgis/trunk@10039 b70326c6-7e19-0410-871a-916f4a2858ee
2012-07-10 20:27:35 +00:00
Regina Obe 2b18d622f7 #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
2012-03-27 23:17:43 +00:00
Paul Ramsey 29e2d6a299 Change @rm to rm for visibility
git-svn-id: http://svn.osgeo.org/postgis/trunk@9523 b70326c6-7e19-0410-871a-916f4a2858ee
2012-03-21 21:36:59 +00:00
Paul Ramsey cf8753bd36 Make distclean should remove all the Makefile's generated by ./configure
git-svn-id: http://svn.osgeo.org/postgis/trunk@9522 b70326c6-7e19-0410-871a-916f4a2858ee
2012-03-21 20:32:29 +00:00
Regina Obe fee6b636ad #1619: Logic to mark spatial_ref_sys, topology, layers tables as user editable so that the data in them gets backed up during pg_dump
git-svn-id: http://svn.osgeo.org/postgis/trunk@9340 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-29 08:04:55 +00:00
Regina Obe 079f9b4972 #1564 fix typo in cat call preventing other files from being concatenated
git-svn-id: http://svn.osgeo.org/postgis/trunk@9139 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-10 01:21:59 +00:00
Paul Ramsey a72b433959 Make exensions depend on comments, so also depend on xsltproc
git-svn-id: http://svn.osgeo.org/postgis/trunk@9046 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-06 19:30:12 +00:00
Paul Ramsey 18d82466fa PostGIS extensions should build/install automatically if PostGIS is compiled against 9.1 (#1490)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9044 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-06 19:01:50 +00:00
Paul Ramsey 593c7af97e Change how we calculate minor versions suitable for extension upgrade.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9043 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-06 18:44:56 +00:00
Paul Ramsey a4298ca293 Try an older bash syntax for robe?
git-svn-id: http://svn.osgeo.org/postgis/trunk@8759 b70326c6-7e19-0410-871a-916f4a2858ee
2012-01-11 02:27:41 +00:00
Paul Ramsey cd2ef3c505 Bring the extensions into the autoconf environment
git-svn-id: http://svn.osgeo.org/postgis/trunk@8753 b70326c6-7e19-0410-871a-916f4a2858ee
2012-01-10 21:51:21 +00:00
Regina Obe 624d5b93ad put in svn Author Date Id Revision keywords
git-svn-id: http://svn.osgeo.org/postgis/trunk@8732 b70326c6-7e19-0410-871a-916f4a2858ee
2012-01-09 20:17:59 +00:00
Regina Obe 018308119c fix typo in version number
git-svn-id: http://svn.osgeo.org/postgis/trunk@8698 b70326c6-7e19-0410-871a-916f4a2858ee
2012-01-07 19:24:23 +00:00
Regina Obe 503cd60c3c change alpha1 to a14. It appears we won't be releasing an alpha1 this weekend bah.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8697 b70326c6-7e19-0410-871a-916f4a2858ee
2012-01-07 19:04:16 +00:00
Regina Obe fbcf345fff bump version to alpha1 in preparation for alpha1 shuttle launch
git-svn-id: http://svn.osgeo.org/postgis/trunk@8693 b70326c6-7e19-0410-871a-916f4a2858ee
2012-01-07 00:55:25 +00:00
Regina Obe ea4e2710c8 bump up release numbers
git-svn-id: http://svn.osgeo.org/postgis/trunk@8624 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-31 04:45:16 +00:00
Regina Obe 61977452cb bump up version numbers
git-svn-id: http://svn.osgeo.org/postgis/trunk@8577 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-26 09:32:48 +00:00
Regina Obe 8c6a27c685 bump up numbers. logic to drop raster casts from extension if they are present and script asks to drop.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8466 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-19 06:33:13 +00:00
Regina Obe 7f6cbad4a9 minor change to rtpostgis_drop so can more easily drop from extension for extension install. Many changes to extensions so can use native postgis upgarde and raster upgrade scripts. bump up version numbers
git-svn-id: http://svn.osgeo.org/postgis/trunk@8404 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-14 11:22:38 +00:00
Regina Obe 82f97f55c9 remove more obsolete protos in docs and up extension alpha version numbers
git-svn-id: http://svn.osgeo.org/postgis/trunk@8242 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-25 11:54:34 +00:00
Regina Obe 5057823985 up the alpha numbers
git-svn-id: http://svn.osgeo.org/postgis/trunk@8221 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-22 09:26:56 +00:00
Regina Obe a1a5516047 minor corrections to extension helper, create extension uninstall, incorporate in topology extension upgrade script
git-svn-id: http://svn.osgeo.org/postgis/trunk@8151 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-14 07:36:54 +00:00
Regina Obe 8d12cb137b increment version
git-svn-id: http://svn.osgeo.org/postgis/trunk@8124 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-09 03:52:04 +00:00
Regina Obe 307a5db261 increment to 2.0.0a4
git-svn-id: http://svn.osgeo.org/postgis/trunk@8097 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-04 22:05:18 +00:00
Regina Obe bb6de5e095 upgrade from a1-a3 for topology, beginning of upgrade extension for postgis -- still need to resolve issue of ALTER EXTENSION not having a DROP IF EXISTS -- a bit annoying for aggs.
git-svn-id: http://svn.osgeo.org/postgis/trunk@7983 b70326c6-7e19-0410-871a-916f4a2858ee
2011-10-16 18:17:54 +00:00
Regina Obe 7021dc7839 merge postgis and raster into a single extension called "postgis", revise postgis_topology control to depend on this new extension
git-svn-id: http://svn.osgeo.org/postgis/trunk@7906 b70326c6-7e19-0410-871a-916f4a2858ee
2011-09-27 23:29:46 +00:00
Regina Obe d48d848946 Add killer sed command to create a topology upgrade minor script from topology.sql. Also change release version to 2.0.0a1 since we haven't released yet. This will build a script to upgrade our mislabeled 2.0.0 to 2.0.0a1
git-svn-id: http://svn.osgeo.org/postgis/trunk@7888 b70326c6-7e19-0410-871a-916f4a2858ee
2011-09-23 22:00:16 +00:00
Regina Obe a635a0e93c more changes to properly utilize extenions model, 1 remove create schema since extesnion creates it if not present, in control file designate postgis_core is required so create adds it to search path, more cleanup for unpackaged
git-svn-id: http://svn.osgeo.org/postgis/trunk@7875 b70326c6-7e19-0410-871a-916f4a2858ee
2011-09-21 03:23:45 +00:00
Regina Obe a15dc8126d pick up table, type, trigger, and schemas in unlogged add
git-svn-id: http://svn.osgeo.org/postgis/trunk@7874 b70326c6-7e19-0410-871a-916f4a2858ee
2011-09-21 02:14:13 +00:00
Regina Obe bb995ad62d get rid of linebreaks in function arg list so unpackaged builder works, fix logical error in sed expression
git-svn-id: http://svn.osgeo.org/postgis/trunk@7873 b70326c6-7e19-0410-871a-916f4a2858ee
2011-09-20 16:47:08 +00:00
Regina Obe 60266d1887 preliminary logic to build install from unpackaged file
git-svn-id: http://svn.osgeo.org/postgis/trunk@7872 b70326c6-7e19-0410-871a-916f4a2858ee
2011-09-20 15:49:25 +00:00
Regina Obe 88b34f9b00 more cleanup and put in logic to also install in database help descriptors
git-svn-id: http://svn.osgeo.org/postgis/trunk@7856 b70326c6-7e19-0410-871a-916f4a2858ee
2011-09-15 20:43:57 +00:00
Regina Obe dc8ea50314 postgis_topology extension now installing right. Had to get rid of ALTER TABLE .. hasz and merge it into the CREATE TABLE since that was the culprit causing extension install error
git-svn-id: http://svn.osgeo.org/postgis/trunk@7853 b70326c6-7e19-0410-871a-916f4a2858ee
2011-09-15 18:33:55 +00:00
Regina Obe a1edbf92da Support for PostgreSQL 9.1 CREATE EXTENSION syntax
git-svn-id: http://svn.osgeo.org/postgis/trunk@7851 b70326c6-7e19-0410-871a-916f4a2858ee
2011-09-15 08:40:49 +00:00