]> granicus.if.org Git - postgis/log
postgis
20 years agoOPERATOR parsing bug fixed. Schema removal improoved. More test reports.
Sandro Santilli [Mon, 16 Aug 2004 20:38:58 +0000 (20:38 +0000)]
OPERATOR parsing bug fixed. Schema removal improoved. More test reports.

git-svn-id: http://svn.osgeo.org/postgis/trunk@677 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded DLLIMPORT reference to "default_statistics_target" if we are compiling under...
Mark Cave-Ayland [Mon, 16 Aug 2004 11:03:25 +0000 (11:03 +0000)]
Added DLLIMPORT reference to "default_statistics_target" if we are compiling under Win32. This should make it unnecessary to apply Romi's patch to the PostgreSQL source tree when compiling PostgreSQL ready for PostGIS.

git-svn-id: http://svn.osgeo.org/postgis/trunk@676 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoGEOS version extraction not attempted if USE_GEOS is not set to 1.
Sandro Santilli [Mon, 16 Aug 2004 10:46:50 +0000 (10:46 +0000)]
GEOS version extraction not attempted if USE_GEOS is not set to 1.

git-svn-id: http://svn.osgeo.org/postgis/trunk@675 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoSupport dump generated by pg_dump 7.4
Sandro Santilli [Fri, 13 Aug 2004 12:29:59 +0000 (12:29 +0000)]
Support dump generated by pg_dump 7.4

git-svn-id: http://svn.osgeo.org/postgis/trunk@674 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoFixed a bug in non-finite Z check
Sandro Santilli [Wed, 11 Aug 2004 17:07:26 +0000 (17:07 +0000)]
Fixed a bug in non-finite Z check

git-svn-id: http://svn.osgeo.org/postgis/trunk@673 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agochanged proj version extractor to support pre 4.4.8 releases
Sandro Santilli [Tue, 10 Aug 2004 21:09:59 +0000 (21:09 +0000)]
changed proj version extractor to support pre 4.4.8 releases

git-svn-id: http://svn.osgeo.org/postgis/trunk@672 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoreduced psql invocation to a single one.
Sandro Santilli [Sun, 8 Aug 2004 18:10:32 +0000 (18:10 +0000)]
reduced psql invocation to a single one.

git-svn-id: http://svn.osgeo.org/postgis/trunk@671 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agolwgeom.sql production follow postgis.sql production rules (cpp usage)
Sandro Santilli [Sun, 8 Aug 2004 18:09:57 +0000 (18:09 +0000)]
lwgeom.sql production follow postgis.sql production rules (cpp usage)

git-svn-id: http://svn.osgeo.org/postgis/trunk@670 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded missing required parameter to usage string
Sandro Santilli [Sun, 8 Aug 2004 18:09:01 +0000 (18:09 +0000)]
Added missing required parameter to usage string

git-svn-id: http://svn.osgeo.org/postgis/trunk@669 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agomore header comments
Sandro Santilli [Sat, 7 Aug 2004 12:13:13 +0000 (12:13 +0000)]
more header comments

git-svn-id: http://svn.osgeo.org/postgis/trunk@668 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoadded handling of operators and operator classes (skip postgis defined, keep others)
Sandro Santilli [Fri, 6 Aug 2004 09:54:36 +0000 (09:54 +0000)]
added handling of operators and operator classes (skip postgis defined, keep others)

git-svn-id: http://svn.osgeo.org/postgis/trunk@667 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoperl detection and bug fixes.
Sandro Santilli [Fri, 6 Aug 2004 08:08:15 +0000 (08:08 +0000)]
perl detection and bug fixes.

git-svn-id: http://svn.osgeo.org/postgis/trunk@666 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAnother schema support bug from Mark
Sandro Santilli [Thu, 5 Aug 2004 20:00:24 +0000 (20:00 +0000)]
Another schema support bug from Mark

git-svn-id: http://svn.osgeo.org/postgis/trunk@665 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agofixed bug in automatic perl invokation
Sandro Santilli [Thu, 5 Aug 2004 19:12:54 +0000 (19:12 +0000)]
fixed bug in automatic perl invokation

git-svn-id: http://svn.osgeo.org/postgis/trunk@664 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoschema support patches sent by Mark
Sandro Santilli [Thu, 5 Aug 2004 16:53:29 +0000 (16:53 +0000)]
schema support patches sent by Mark

git-svn-id: http://svn.osgeo.org/postgis/trunk@663 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agogeometry_columns and spatial_ref_sys back created from dump
Sandro Santilli [Tue, 3 Aug 2004 09:41:03 +0000 (09:41 +0000)]
geometry_columns and spatial_ref_sys back created from dump

git-svn-id: http://svn.osgeo.org/postgis/trunk@662 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAlways added 'public' to search_path, to bypass pg_dump loss of
Sandro Santilli [Tue, 3 Aug 2004 09:30:56 +0000 (09:30 +0000)]
Always added 'public' to search_path, to bypass pg_dump loss of
constrain functions schema.
Added automatic 'perl' invocation.
Reduced output (set $DEBUG=1 to have it back).

git-svn-id: http://svn.osgeo.org/postgis/trunk@661 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoupdated
Sandro Santilli [Tue, 3 Aug 2004 09:29:42 +0000 (09:29 +0000)]
updated

git-svn-id: http://svn.osgeo.org/postgis/trunk@660 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agohandling of more cases
Sandro Santilli [Tue, 3 Aug 2004 07:58:20 +0000 (07:58 +0000)]
handling of more cases

git-svn-id: http://svn.osgeo.org/postgis/trunk@659 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoinitial import
Sandro Santilli [Mon, 2 Aug 2004 19:03:54 +0000 (19:03 +0000)]
initial import

git-svn-id: http://svn.osgeo.org/postgis/trunk@658 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoFixed format bugs (needed for postgis_undef.pl to work)
Sandro Santilli [Mon, 2 Aug 2004 16:27:51 +0000 (16:27 +0000)]
Fixed format bugs (needed for postgis_undef.pl to work)

git-svn-id: http://svn.osgeo.org/postgis/trunk@657 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoUnability to open a shapefile or dbffile reported more nicely.
Sandro Santilli [Thu, 29 Jul 2004 14:10:37 +0000 (14:10 +0000)]
Unability to open a shapefile or dbffile reported more nicely.

git-svn-id: http://svn.osgeo.org/postgis/trunk@656 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded postgis_full_version(), marked postgis_version() as deprecated.
Sandro Santilli [Wed, 28 Jul 2004 17:32:30 +0000 (17:32 +0000)]
Added postgis_full_version(), marked postgis_version() as deprecated.

git-svn-id: http://svn.osgeo.org/postgis/trunk@655 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoFixed a bug in postgis_full_version()
Sandro Santilli [Wed, 28 Jul 2004 16:15:45 +0000 (16:15 +0000)]
Fixed a bug in postgis_full_version()

git-svn-id: http://svn.osgeo.org/postgis/trunk@654 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoChanged all version functions to return text.
Sandro Santilli [Wed, 28 Jul 2004 16:10:59 +0000 (16:10 +0000)]
Changed all version functions to return text.
Renamed postgis_scripts_version() to postgis_scripts_installed()
Added postgis_scripts_released().
Added postgis_full_version().

git-svn-id: http://svn.osgeo.org/postgis/trunk@653 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded postgis_uses_stats and postgis_scripts_version.
Sandro Santilli [Wed, 28 Jul 2004 13:37:43 +0000 (13:37 +0000)]
Added postgis_uses_stats and postgis_scripts_version.
Experimented with PIP short-circuit in within/contains functions.
Documented new version functions.

git-svn-id: http://svn.osgeo.org/postgis/trunk@652 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded postgis_scripts_version
Sandro Santilli [Wed, 28 Jul 2004 10:52:11 +0000 (10:52 +0000)]
Added postgis_scripts_version

git-svn-id: http://svn.osgeo.org/postgis/trunk@651 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoshort-circuit test for 'contains'
Sandro Santilli [Tue, 27 Jul 2004 17:51:50 +0000 (17:51 +0000)]
short-circuit test for 'contains'

git-svn-id: http://svn.osgeo.org/postgis/trunk@650 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded short-circuit test for the within function.
Sandro Santilli [Tue, 27 Jul 2004 17:49:59 +0000 (17:49 +0000)]
Added short-circuit test for the within function.

git-svn-id: http://svn.osgeo.org/postgis/trunk@649 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded postgis_proj_version()
Sandro Santilli [Fri, 23 Jul 2004 21:24:33 +0000 (21:24 +0000)]
Added postgis_proj_version()

git-svn-id: http://svn.osgeo.org/postgis/trunk@648 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoUpdated to reflect geos version string split.
Sandro Santilli [Thu, 22 Jul 2004 16:58:08 +0000 (16:58 +0000)]
Updated to reflect geos version string split.

git-svn-id: http://svn.osgeo.org/postgis/trunk@647 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded postgis_lib_version() and postgis_geos_version()
Sandro Santilli [Thu, 22 Jul 2004 16:20:10 +0000 (16:20 +0000)]
Added postgis_lib_version() and postgis_geos_version()

git-svn-id: http://svn.osgeo.org/postgis/trunk@646 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded -i switch
Sandro Santilli [Mon, 19 Jul 2004 16:24:47 +0000 (16:24 +0000)]
Added -i switch

git-svn-id: http://svn.osgeo.org/postgis/trunk@645 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoGEOS multi-version support switches implemented with GEOS_LAST_INTERFACE
Sandro Santilli [Sat, 17 Jul 2004 09:52:48 +0000 (09:52 +0000)]
GEOS multi-version support switches implemented with GEOS_LAST_INTERFACE

git-svn-id: http://svn.osgeo.org/postgis/trunk@644 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded GEOS_FIRST_INTERFACE, GEOS_LAST_INTERFACE, GEOS_JTS_PORT detection
Sandro Santilli [Sat, 17 Jul 2004 09:52:05 +0000 (09:52 +0000)]
Added GEOS_FIRST_INTERFACE, GEOS_LAST_INTERFACE, GEOS_JTS_PORT detection

git-svn-id: http://svn.osgeo.org/postgis/trunk@643 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoModified to always detect geos version (no deps)
Sandro Santilli [Sat, 17 Jul 2004 09:51:27 +0000 (09:51 +0000)]
Modified to always detect geos version (no deps)

git-svn-id: http://svn.osgeo.org/postgis/trunk@642 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoUpdated to respect CoordinateSequence GEOS interface switch.
Sandro Santilli [Thu, 8 Jul 2004 19:33:51 +0000 (19:33 +0000)]
Updated to respect CoordinateSequence GEOS interface switch.

git-svn-id: http://svn.osgeo.org/postgis/trunk@641 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoChanged GEOS header inclusion mechanism to be more polite
Sandro Santilli [Fri, 2 Jul 2004 13:33:23 +0000 (13:33 +0000)]
Changed GEOS header inclusion mechanism to be more polite

git-svn-id: http://svn.osgeo.org/postgis/trunk@640 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoUpdated to support latest GEOS API.
Sandro Santilli [Thu, 1 Jul 2004 17:02:26 +0000 (17:02 +0000)]
Updated to support latest GEOS API.

git-svn-id: http://svn.osgeo.org/postgis/trunk@639 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoUpdated to support latest GEOS (actually removed all geos-version related
Sandro Santilli [Thu, 1 Jul 2004 17:02:05 +0000 (17:02 +0000)]
Updated to support latest GEOS (actually removed all geos-version related
switches).
Fixed an access to unallocated memory.

git-svn-id: http://svn.osgeo.org/postgis/trunk@638 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoCompile patch from Markus Schaber
Paul Ramsey [Tue, 22 Jun 2004 21:30:58 +0000 (21:30 +0000)]
Compile patch from Markus Schaber

git-svn-id: http://svn.osgeo.org/postgis/trunk@637 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoStandard deviation factor used in histogram extent computation made
Sandro Santilli [Tue, 22 Jun 2004 16:52:17 +0000 (16:52 +0000)]
Standard deviation factor used in histogram extent computation made
a compile-time define.

git-svn-id: http://svn.osgeo.org/postgis/trunk@636 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoHandled empty strings in numeric fields as '0'es... pg_atoi() does
Sandro Santilli [Tue, 22 Jun 2004 11:05:46 +0000 (11:05 +0000)]
Handled empty strings in numeric fields as '0'es... pg_atoi() does
not do this (while atoi() does).

git-svn-id: http://svn.osgeo.org/postgis/trunk@635 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoFixed a bug in minor version extractor.
Sandro Santilli [Fri, 18 Jun 2004 17:11:10 +0000 (17:11 +0000)]
Fixed a bug in minor version extractor.
Wrapped GEOS_VERSION in an #ifndef block.
More runtime checks.

git-svn-id: http://svn.osgeo.org/postgis/trunk@634 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoadded geos_version.sh as dependency of postgis_geos_version.h rule
Sandro Santilli [Wed, 16 Jun 2004 20:04:58 +0000 (20:04 +0000)]
added geos_version.sh as dependency of postgis_geos_version.h rule

git-svn-id: http://svn.osgeo.org/postgis/trunk@633 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoChanged GEOS_VERSION to POSTGIS_GEOS_VERSION to avoid future clashes
Sandro Santilli [Wed, 16 Jun 2004 19:59:36 +0000 (19:59 +0000)]
Changed GEOS_VERSION to POSTGIS_GEOS_VERSION to avoid future clashes

git-svn-id: http://svn.osgeo.org/postgis/trunk@632 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded cleanup needed for GEOS > 1.0
Sandro Santilli [Wed, 16 Jun 2004 19:37:54 +0000 (19:37 +0000)]
Added cleanup needed for GEOS > 1.0

git-svn-id: http://svn.osgeo.org/postgis/trunk@631 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agofixed a typo in preprocessor define
Sandro Santilli [Wed, 16 Jun 2004 19:28:20 +0000 (19:28 +0000)]
fixed a typo in preprocessor define

git-svn-id: http://svn.osgeo.org/postgis/trunk@630 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded postgis_geos_version.h to .cvsignore and to the list of files
Sandro Santilli [Wed, 16 Jun 2004 18:50:59 +0000 (18:50 +0000)]
Added postgis_geos_version.h to .cvsignore and to the list of files
removed by the clean: rule.

git-svn-id: http://svn.osgeo.org/postgis/trunk@629 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded code to detect geos version.
Sandro Santilli [Wed, 16 Jun 2004 18:47:59 +0000 (18:47 +0000)]
Added code to detect geos version.
Added appropriate includes in geos connectors.

git-svn-id: http://svn.osgeo.org/postgis/trunk@628 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoinitial import
Sandro Santilli [Wed, 16 Jun 2004 18:47:18 +0000 (18:47 +0000)]
initial import

git-svn-id: http://svn.osgeo.org/postgis/trunk@627 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded schema support in getMaxFieldSize.
Sandro Santilli [Wed, 16 Jun 2004 13:42:05 +0000 (13:42 +0000)]
Added schema support in getMaxFieldSize.
Added direct support for TIMESTAMP field types (thanks to Steffen Macke).

git-svn-id: http://svn.osgeo.org/postgis/trunk@626 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agodocumented statistics gethering operations
Sandro Santilli [Wed, 16 Jun 2004 13:14:01 +0000 (13:14 +0000)]
documented statistics gethering operations

git-svn-id: http://svn.osgeo.org/postgis/trunk@625 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agofixed bogus support for PG71
Sandro Santilli [Mon, 14 Jun 2004 08:06:13 +0000 (08:06 +0000)]
fixed bogus support for PG71

git-svn-id: http://svn.osgeo.org/postgis/trunk@624 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoHistogram extent redefinition after hard deviant removal fixed to be
Sandro Santilli [Mon, 14 Jun 2004 07:48:10 +0000 (07:48 +0000)]
Histogram extent redefinition after hard deviant removal fixed to be
"at most" the standard deviation based computed.

git-svn-id: http://svn.osgeo.org/postgis/trunk@623 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoInfinite geometries handling.
Sandro Santilli [Fri, 11 Jun 2004 11:38:57 +0000 (11:38 +0000)]
Infinite geometries handling.
Histogram extent re-computation after 'hard deviant' features removal.

git-svn-id: http://svn.osgeo.org/postgis/trunk@622 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agohistogram grid size refined to use near-square cells.
Sandro Santilli [Thu, 10 Jun 2004 18:54:12 +0000 (18:54 +0000)]
histogram grid size refined to use near-square cells.

git-svn-id: http://svn.osgeo.org/postgis/trunk@621 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded standard deviation based histogram extent refinement
Sandro Santilli [Thu, 10 Jun 2004 15:44:43 +0000 (15:44 +0000)]
Added standard deviation based histogram extent refinement

git-svn-id: http://svn.osgeo.org/postgis/trunk@620 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoSeparated the estimator code in an estimate_selectivity() function.
Sandro Santilli [Thu, 10 Jun 2004 13:42:17 +0000 (13:42 +0000)]
Separated the estimator code in an estimate_selectivity() function.
Handled complete contaiment and complete miss of histogram by searc box.

git-svn-id: http://svn.osgeo.org/postgis/trunk@619 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoMoved changes needed for PG75 inside postgis_gist_72.c using #if switches.
Sandro Santilli [Wed, 9 Jun 2004 10:19:06 +0000 (10:19 +0000)]
Moved changes needed for PG75 inside postgis_gist_72.c using #if switches.

git-svn-id: http://svn.osgeo.org/postgis/trunk@618 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded switch for GIST_SUPPORT=75
Sandro Santilli [Wed, 9 Jun 2004 10:05:25 +0000 (10:05 +0000)]
Added switch for GIST_SUPPORT=75

git-svn-id: http://svn.osgeo.org/postgis/trunk@617 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoinitial import
Sandro Santilli [Wed, 9 Jun 2004 10:05:07 +0000 (10:05 +0000)]
initial import

git-svn-id: http://svn.osgeo.org/postgis/trunk@616 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoRemoved partial pgsql List API copy
Sandro Santilli [Wed, 9 Jun 2004 09:35:49 +0000 (09:35 +0000)]
Removed partial pgsql List API copy

git-svn-id: http://svn.osgeo.org/postgis/trunk@615 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agochanged index/rindex to strchr/strrchr
Sandro Santilli [Wed, 9 Jun 2004 09:08:53 +0000 (09:08 +0000)]
changed index/rindex to strchr/strrchr

git-svn-id: http://svn.osgeo.org/postgis/trunk@614 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded Romi's Win32 patches.
Sandro Santilli [Wed, 9 Jun 2004 09:06:55 +0000 (09:06 +0000)]
Added Romi's Win32 patches.

git-svn-id: http://svn.osgeo.org/postgis/trunk@613 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoFixed to build cleanly agains pg75
Sandro Santilli [Tue, 8 Jun 2004 17:49:14 +0000 (17:49 +0000)]
Fixed to build cleanly agains pg75

git-svn-id: http://svn.osgeo.org/postgis/trunk@612 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoCompression of code terminated.
Sandro Santilli [Tue, 8 Jun 2004 17:48:37 +0000 (17:48 +0000)]
Compression of code terminated.
Big blocks switched based on version have been removed.

git-svn-id: http://svn.osgeo.org/postgis/trunk@611 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoremoved user connect command
Sandro Santilli [Tue, 8 Jun 2004 17:40:34 +0000 (17:40 +0000)]
removed user connect command

git-svn-id: http://svn.osgeo.org/postgis/trunk@610 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoDeleted prototype for isspace() in postgis.h
Sandro Santilli [Tue, 8 Jun 2004 15:18:12 +0000 (15:18 +0000)]
Deleted prototype for isspace() in postgis.h
and included <ctype.h> in postgis_inout.c,
which is the only module calling isspace().
This was needed to compile postgis against PG75(CVS).

git-svn-id: http://svn.osgeo.org/postgis/trunk@609 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoMODULE_FILENAME path always defaults to $libdir, but is overridable
Sandro Santilli [Tue, 8 Jun 2004 08:42:25 +0000 (08:42 +0000)]
MODULE_FILENAME path always defaults to $libdir, but is overridable
using environment variable LPATH. Added comments about it and cleaned
up code. Made global and lwgeom Makefile conformant about this.

git-svn-id: http://svn.osgeo.org/postgis/trunk@608 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoadded 'static' modifiers for the 'error' function, possibly clashing with some other...
Sandro Santilli [Tue, 8 Jun 2004 08:20:40 +0000 (08:20 +0000)]
added 'static' modifiers for the 'error' function, possibly clashing with some other declaration

git-svn-id: http://svn.osgeo.org/postgis/trunk@607 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoreverted change in lwg_parse_yyerror
Sandro Santilli [Mon, 7 Jun 2004 17:58:53 +0000 (17:58 +0000)]
reverted change in lwg_parse_yyerror

git-svn-id: http://svn.osgeo.org/postgis/trunk@606 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoDefault MODULE_FILENAME uses $libdir unless LPATH is set in the environment
Sandro Santilli [Mon, 7 Jun 2004 17:26:03 +0000 (17:26 +0000)]
Default MODULE_FILENAME uses $libdir unless LPATH is set in the environment

git-svn-id: http://svn.osgeo.org/postgis/trunk@605 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoRemoved obsolete postgisgistcostestimate function creation
Sandro Santilli [Mon, 7 Jun 2004 16:57:35 +0000 (16:57 +0000)]
Removed obsolete postgisgistcostestimate function creation

git-svn-id: http://svn.osgeo.org/postgis/trunk@604 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoRemoved postgis_old.sql from list of default rules
Sandro Santilli [Mon, 7 Jun 2004 16:34:11 +0000 (16:34 +0000)]
Removed postgis_old.sql from list of default rules

git-svn-id: http://svn.osgeo.org/postgis/trunk@603 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoMoved old version-specific sql files under the Attic directory.
Sandro Santilli [Mon, 7 Jun 2004 16:32:26 +0000 (16:32 +0000)]
Moved old version-specific sql files under the Attic directory.

git-svn-id: http://svn.osgeo.org/postgis/trunk@602 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoMoved old version-specific sql files under the Attic directory.
Sandro Santilli [Mon, 7 Jun 2004 16:32:25 +0000 (16:32 +0000)]
Moved old version-specific sql files under the Attic directory.

git-svn-id: http://svn.osgeo.org/postgis/trunk@601 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAddGeometryColumns call table constraints 'enforce_srid' and 'enforce_geotype'
Sandro Santilli [Mon, 7 Jun 2004 16:11:20 +0000 (16:11 +0000)]
AddGeometryColumns call table constraints 'enforce_srid' and 'enforce_geotype'

git-svn-id: http://svn.osgeo.org/postgis/trunk@600 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoFixed a bug killing the backend - lwg_parse_yyerror never called custom error handler
Sandro Santilli [Mon, 7 Jun 2004 15:32:10 +0000 (15:32 +0000)]
Fixed a bug killing the backend - lwg_parse_yyerror never called custom error handler

git-svn-id: http://svn.osgeo.org/postgis/trunk@599 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoallowed lower case in wkt
Sandro Santilli [Mon, 7 Jun 2004 10:07:06 +0000 (10:07 +0000)]
allowed lower case in wkt

git-svn-id: http://svn.osgeo.org/postgis/trunk@598 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded missing prototypes.
Sandro Santilli [Mon, 7 Jun 2004 09:16:06 +0000 (09:16 +0000)]
Added missing prototypes.

git-svn-id: http://svn.osgeo.org/postgis/trunk@597 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded y.output
Sandro Santilli [Fri, 4 Jun 2004 15:24:39 +0000 (15:24 +0000)]
Added y.output

git-svn-id: http://svn.osgeo.org/postgis/trunk@596 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded more cleanup
Sandro Santilli [Fri, 4 Jun 2004 15:24:22 +0000 (15:24 +0000)]
Added more cleanup

git-svn-id: http://svn.osgeo.org/postgis/trunk@595 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoadded semicolumns at end of blocks
Sandro Santilli [Fri, 4 Jun 2004 15:23:01 +0000 (15:23 +0000)]
added semicolumns at end of blocks

git-svn-id: http://svn.osgeo.org/postgis/trunk@594 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoremoved, will be created
Sandro Santilli [Fri, 4 Jun 2004 15:21:22 +0000 (15:21 +0000)]
removed, will be created

git-svn-id: http://svn.osgeo.org/postgis/trunk@593 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoRemoved references to constraint name (unsafe) from probe_geometry_columns()
Sandro Santilli [Fri, 4 Jun 2004 13:39:29 +0000 (13:39 +0000)]
Removed references to constraint name (unsafe) from probe_geometry_columns()
and fix_geometry_columns(). Added a rename_geometry_table_constraints()
renaming all geometry constraints to 'enforce_srid' and 'enforce_geotype'

git-svn-id: http://svn.osgeo.org/postgis/trunk@592 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoprobe_geometry_columns() return message extended
Sandro Santilli [Fri, 4 Jun 2004 13:11:21 +0000 (13:11 +0000)]
probe_geometry_columns() return message extended

git-svn-id: http://svn.osgeo.org/postgis/trunk@591 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded comments about fix_geometry_columns() job.
Sandro Santilli [Fri, 4 Jun 2004 12:40:43 +0000 (12:40 +0000)]
Added comments about fix_geometry_columns() job.
SRID and type checks made stricter in fix_geometry_columns().

git-svn-id: http://svn.osgeo.org/postgis/trunk@590 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded probe_geometry_columns().
Sandro Santilli [Fri, 4 Jun 2004 12:26:34 +0000 (12:26 +0000)]
Added probe_geometry_columns().
Modified fix_geometry_columns() to prevent fixing of bogus records for
which a corrected equivalent already exists.

git-svn-id: http://svn.osgeo.org/postgis/trunk@589 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded DropGeometryTable description
Sandro Santilli [Fri, 4 Jun 2004 10:19:32 +0000 (10:19 +0000)]
Added DropGeometryTable description

git-svn-id: http://svn.osgeo.org/postgis/trunk@588 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded DropGeometryColumn function
Sandro Santilli [Fri, 4 Jun 2004 10:07:40 +0000 (10:07 +0000)]
Added DropGeometryColumn function

git-svn-id: http://svn.osgeo.org/postgis/trunk@587 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agofirst entries
Sandro Santilli [Fri, 4 Jun 2004 09:16:02 +0000 (09:16 +0000)]
first entries

git-svn-id: http://svn.osgeo.org/postgis/trunk@586 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded prototypes
Sandro Santilli [Fri, 4 Jun 2004 09:11:56 +0000 (09:11 +0000)]
Added prototypes

git-svn-id: http://svn.osgeo.org/postgis/trunk@585 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoFixed YACC call to rename standardly produced y.tab.c and y.tab.h
Sandro Santilli [Fri, 4 Jun 2004 09:07:39 +0000 (09:07 +0000)]
Fixed YACC call to rename standardly produced y.tab.c and y.tab.h
to wktparse.tab.c and wktparse.tab.h

git-svn-id: http://svn.osgeo.org/postgis/trunk@584 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoMoved all geoemtry_columns cleanup in fix_geometry_columns,
Sandro Santilli [Fri, 4 Jun 2004 08:49:26 +0000 (08:49 +0000)]
Moved all geoemtry_columns cleanup in fix_geometry_columns,
update_geometry_stats(*) and addgeometrycolumn(*) will now
call the former and print out its result text.

git-svn-id: http://svn.osgeo.org/postgis/trunk@583 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoLifted AddGeometryColumns result message, including output from fix_geometry_columns
Sandro Santilli [Fri, 4 Jun 2004 08:31:30 +0000 (08:31 +0000)]
Lifted AddGeometryColumns result message, including output from fix_geometry_columns

git-svn-id: http://svn.osgeo.org/postgis/trunk@582 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agofix_geometry_columns() makes its best effort to find appropriate schema.
Sandro Santilli [Fri, 4 Jun 2004 08:25:15 +0000 (08:25 +0000)]
fix_geometry_columns() makes its best effort to find appropriate schema.

git-svn-id: http://svn.osgeo.org/postgis/trunk@581 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded expand_geometry - expand(geometry, int8)
Sandro Santilli [Thu, 3 Jun 2004 16:44:56 +0000 (16:44 +0000)]
Added expand_geometry - expand(geometry, int8)

git-svn-id: http://svn.osgeo.org/postgis/trunk@580 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoadded postgis_old.sql
Sandro Santilli [Thu, 3 Jun 2004 13:49:39 +0000 (13:49 +0000)]
added postgis_old.sql

git-svn-id: http://svn.osgeo.org/postgis/trunk@579 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoMade it functional again.
Sandro Santilli [Thu, 3 Jun 2004 13:44:30 +0000 (13:44 +0000)]
Made it functional again.

git-svn-id: http://svn.osgeo.org/postgis/trunk@578 b70326c6-7e19-0410-871a-916f4a2858ee