Commit graph

684 commits

Author SHA1 Message Date
Sandro Santilli 5924454eab added lwpostgis.sql build rule
git-svn-id: http://svn.osgeo.org/postgis/trunk@702 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-19 14:15:09 +00:00
Sandro Santilli 1a977a12ba Added finite coordinate check.
Reduced required bounding box copies.


git-svn-id: http://svn.osgeo.org/postgis/trunk@701 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-19 14:05:24 +00:00
Sandro Santilli 177775e9ff mem_size removed from list
git-svn-id: http://svn.osgeo.org/postgis/trunk@700 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-19 13:57:38 +00:00
Sandro Santilli 875d39fbdf Added mem_size(lwgeom)
git-svn-id: http://svn.osgeo.org/postgis/trunk@699 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-19 13:56:30 +00:00
Sandro Santilli a48fbb12a5 cpp checks updated to use 80 instead of 75 for USE_VERSION
git-svn-id: http://svn.osgeo.org/postgis/trunk@698 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-19 13:54:15 +00:00
Sandro Santilli 0a282e8047 initial import
git-svn-id: http://svn.osgeo.org/postgis/trunk@697 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-19 13:49:29 +00:00
Sandro Santilli 9baae59410 initial import
git-svn-id: http://svn.osgeo.org/postgis/trunk@696 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-19 13:21:21 +00:00
Sandro Santilli 65e8be6f18 Added selectivity estimation
git-svn-id: http://svn.osgeo.org/postgis/trunk@695 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-19 13:18:01 +00:00
Sandro Santilli 37438480b7 some indentation fixes
git-svn-id: http://svn.osgeo.org/postgis/trunk@694 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-19 13:16:16 +00:00
Sandro Santilli 6b352582b8 fixed typos
git-svn-id: http://svn.osgeo.org/postgis/trunk@693 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-19 13:10:13 +00:00
Sandro Santilli 615f4da5ff added btree index support file
git-svn-id: http://svn.osgeo.org/postgis/trunk@692 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-19 12:29:10 +00:00
Sandro Santilli 71e9142f88 added btree index support
git-svn-id: http://svn.osgeo.org/postgis/trunk@691 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-19 12:28:30 +00:00
Sandro Santilli 5165c72c40 Fixed a bug in ascii dump "CREATE OPERATOR" scan
git-svn-id: http://svn.osgeo.org/postgis/trunk@690 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-19 10:52:28 +00:00
Sandro Santilli 58ddced4a1 rename_geometry_table_constraints() re-introduced to make
constraint names conformant.


git-svn-id: http://svn.osgeo.org/postgis/trunk@689 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-19 09:30:12 +00:00
Sandro Santilli 331e562e44 fixed some of the buch of broken comments
git-svn-id: http://svn.osgeo.org/postgis/trunk@688 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-19 09:28:37 +00:00
Sandro Santilli 3b1c66bc6d USE_VERSION gets 80 where it got 75
git-svn-id: http://svn.osgeo.org/postgis/trunk@687 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-19 06:15:58 +00:00
Paul Ramsey 85f9a26c01 Added some references to Proj4 and GEOS utility and source code location in the Makefile
to add context for new users.


git-svn-id: http://svn.osgeo.org/postgis/trunk@686 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-19 05:38:57 +00:00
Sandro Santilli 669831ce07 Added PG80 (75) patches.
git-svn-id: http://svn.osgeo.org/postgis/trunk@685 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-18 13:46:49 +00:00
Sandro Santilli bdc5c11cf1 Added skip of postgisgistcostestimate (obsoleted)
git-svn-id: http://svn.osgeo.org/postgis/trunk@684 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-18 13:21:53 +00:00
Sandro Santilli a0f200aae7 Spatial table constraints names get column name appended.
rename_geometry_table_constraints() obsoleted.


git-svn-id: http://svn.osgeo.org/postgis/trunk@683 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-18 08:26:32 +00:00
Sandro Santilli c6924639f4 added extent(lwgeom) and support functions.
git-svn-id: http://svn.osgeo.org/postgis/trunk@682 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-17 15:27:47 +00:00
Sandro Santilli 0c8578d1ae SRID(geometry) changed to SRID(lwgeom)
git-svn-id: http://svn.osgeo.org/postgis/trunk@681 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-17 14:35:10 +00:00
Sandro Santilli f8f44e29fb Initial support for geometry->lwgeom switch (dump objects defined for
'geometry' are considered same of sql object defined for 'oldgeometry')


git-svn-id: http://svn.osgeo.org/postgis/trunk@680 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-17 14:30:34 +00:00
Sandro Santilli 957252a743 Added SRID(geometry) for backward compatibility
git-svn-id: http://svn.osgeo.org/postgis/trunk@679 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-17 14:28:16 +00:00
Sandro Santilli 13572134cc Added geometrytype(LWGEOM)
git-svn-id: http://svn.osgeo.org/postgis/trunk@678 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-17 14:21:21 +00:00
Sandro Santilli a6141660b3 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
2004-08-16 20:38:58 +00:00
Mark Cave-Ayland 23685fe65e 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
2004-08-16 11:03:25 +00:00
Sandro Santilli 77e8a87443 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
2004-08-16 10:46:50 +00:00
Sandro Santilli a93bda374e Support dump generated by pg_dump 7.4
git-svn-id: http://svn.osgeo.org/postgis/trunk@674 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-13 12:29:59 +00:00
Sandro Santilli d129465d6b Fixed a bug in non-finite Z check
git-svn-id: http://svn.osgeo.org/postgis/trunk@673 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-11 17:07:26 +00:00
Sandro Santilli ed581d3d72 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
2004-08-10 21:09:59 +00:00
Sandro Santilli 5d0839b043 reduced psql invocation to a single one.
git-svn-id: http://svn.osgeo.org/postgis/trunk@671 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-08 18:10:32 +00:00
Sandro Santilli a6edf51a2b 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
2004-08-08 18:09:57 +00:00
Sandro Santilli 33fcf91412 Added missing required parameter to usage string
git-svn-id: http://svn.osgeo.org/postgis/trunk@669 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-08 18:09:01 +00:00
Sandro Santilli ab8ad321b6 more header comments
git-svn-id: http://svn.osgeo.org/postgis/trunk@668 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-07 12:13:13 +00:00
Sandro Santilli e7478b7afb 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
2004-08-06 09:54:36 +00:00
Sandro Santilli d1bc0b09d1 perl detection and bug fixes.
git-svn-id: http://svn.osgeo.org/postgis/trunk@666 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-06 08:08:15 +00:00
Sandro Santilli 698551bb90 Another schema support bug from Mark
git-svn-id: http://svn.osgeo.org/postgis/trunk@665 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-05 20:00:24 +00:00
Sandro Santilli 0481f636f5 fixed bug in automatic perl invokation
git-svn-id: http://svn.osgeo.org/postgis/trunk@664 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-05 19:12:54 +00:00
Sandro Santilli e295384583 schema support patches sent by Mark
git-svn-id: http://svn.osgeo.org/postgis/trunk@663 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-05 16:53:29 +00:00
Sandro Santilli 16d5f6e2b6 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
2004-08-03 09:41:03 +00:00
Sandro Santilli 26609568e5 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
2004-08-03 09:30:56 +00:00
Sandro Santilli 2d89fa0913 updated
git-svn-id: http://svn.osgeo.org/postgis/trunk@660 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-03 09:29:42 +00:00
Sandro Santilli e19a95386c handling of more cases
git-svn-id: http://svn.osgeo.org/postgis/trunk@659 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-03 07:58:20 +00:00
Sandro Santilli b2465cf12b initial import
git-svn-id: http://svn.osgeo.org/postgis/trunk@658 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-02 19:03:54 +00:00
Sandro Santilli 2eb150e6ce 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
2004-08-02 16:27:51 +00:00
Sandro Santilli e8d7a740d3 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
2004-07-29 14:10:37 +00:00
Sandro Santilli 533a21172f Added postgis_full_version(), marked postgis_version() as deprecated.
git-svn-id: http://svn.osgeo.org/postgis/trunk@655 b70326c6-7e19-0410-871a-916f4a2858ee
2004-07-28 17:32:30 +00:00
Sandro Santilli bfc176ba52 Fixed a bug in postgis_full_version()
git-svn-id: http://svn.osgeo.org/postgis/trunk@654 b70326c6-7e19-0410-871a-916f4a2858ee
2004-07-28 16:15:45 +00:00
Sandro Santilli 3fb30e24d6 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
2004-07-28 16:10:59 +00:00