Commit Graph

14194 Commits (master)

Author SHA1 Message Date
michal 6e31f63111 describe behaviour in case of LineStrings 2021-09-23 11:56:05 -07:00
michal c463da369c mention of ST_MemUnion 2021-09-23 08:30:51 -07:00
Regina Obe 2c7387ee6d Wrap -l flag in code font so looks less like an I. References #4989 2021-09-22 21:14:03 -04:00
mdavis affb184925 Minor doc Geometry Model improvements 2021-09-22 12:48:41 -07:00
Darafei Praliaskouski aa1428ffdb Merge remote-tracking branch 'gh/pr/642/merge' 2021-09-22 22:13:08 +03:00
Sandro Santilli 3ff851abfa GRANT select on topology.topology and topology.layer to PUBLIC
Closes #4575
2021-09-22 18:22:27 +02:00
kalenik 4bcabb6db9
Merge 33b01e0177 into 5b8bb33de3 2021-09-22 09:30:49 +00:00
kalenik 33b01e0177 ST_LocateBetweenElevations: fix segfault on interrupt 2021-09-22 12:30:41 +03:00
mdavis 5b8bb33de3 Improve doc for LineString validity 2021-09-21 20:27:00 -07:00
Regina Obe 5476f08d1e Bump winnie to SFCGAL 1.4.0 and CGAL 5.3, also fix GEOS. References https://git.osgeo.org/gitea/postgis/postgis/pulls/56 2021-09-21 16:10:16 -04:00
Regina Obe 25dc016f86 Add back ST_AsFlatGeobuf now that it is passing 2021-09-21 16:06:30 -04:00
bjornharrtell cb726d5cd6 Fix expected test output 2021-09-21 19:22:47 +02:00
bjornharrtell 492d1757bb Ensure header is 8 byte aligned to adhere to patch level 1 2021-09-21 16:30:44 +02:00
bjornharrtell c140fdb8ca Consider empty geometry (fixes #4999) 2021-09-21 16:22:18 +02:00
Regina Obe 97139b6e80 Test functions even if not directly in sect1 section.
Put in OVER(ORDER BY random()) for all aggs and window functions.
Exclude ST_AsMVT and ST_AsFlatGeobuf for now since they have known
crashers.  Until fixed.
References #4998 for PostGIS 3.2.
2021-09-21 08:49:42 -04:00
bjornharrtell d807a0faec Add note about bytea size limitation 2021-09-20 21:03:22 +02:00
bjornharrtell cc56ed8a3d Add note of FlatGeobuf to NEWS 2021-09-20 20:21:25 +02:00
bjornharrtell 3ae2c58440 FlatGeobuf format input/output 2021-09-20 20:05:25 +02:00
Regina Obe 3083021ce2 Flip back to dev mode and fix HOWTO_RELEASE instructions 2021-09-11 14:19:15 -04:00
Regina Obe e357e0a738 Translation updates 2021-09-10 23:17:58 -04:00
Regina Obe c5ca9c1d3a Prepping for 3.2.0alpha1 release 2021-09-10 21:36:09 -04:00
Regina Obe fefbc85e9e Make proj 4.9 the minimum from 4.6, hopefully no bots complain 2021-09-10 19:59:46 -04:00
pramsey 7279f8f66b Add news entry for proj_normalize_for_visualization change 2021-09-10 12:31:42 -07:00
Regina Obe d69349c8fa Get rid of regress/real in configure
Fix proj website URL and change from proj4 to proj
Add missing upgrade targets
Start prepping news for release
2021-09-10 14:22:49 -04:00
mdavis f6cbffe236 Improve doc type descriptions 2021-09-10 11:02:23 -07:00
mdavis 0833eab8f6 Improve doc bounding box functions 2021-09-10 10:49:50 -07:00
Regina Obe a16cf9a97f Remove ci/reallie and regress/real
All performance tests are now in
https://git.osgeo.org/gitea/postgis/postgis-performance
2021-09-10 12:39:46 -04:00
mdavis d77e8b01b6 Improve doc for bounding box functions 2021-09-09 22:53:38 -07:00
Regina Obe 6f9f76b739 Add Giuseppe Broccolo to GIST index credits for the idea and GSOC mentoring and review work 2021-09-07 10:44:34 -04:00
kalenik 364d748058
Merge 81bcf3df3f into 884258173c 2021-09-05 22:25:15 +00:00
kalenik 81bcf3df3f fix kmeans crash on 32-bit. Closes #4985 2021-09-06 01:24:35 +03:00
Regina Obe 884258173c Fix broken link 2021-09-04 19:49:57 -04:00
Björn Harrtell dd647a72bd
Avoid failed matrix run to cancel others 2021-09-04 15:20:29 +02:00
Regina Obe e2a545c1ba Handle null arg. Patch from Esteban Zimanyi, MobilityDB. Closes #4982 for PostGIS 3.2.0 2021-09-04 00:58:02 -04:00
Regina Obe 60314f57c5 Update ST_Azimuth to include more defs suggested by Francois Bonzon. Closes #4880 for PostGIS 3.2.0 2021-09-04 00:52:35 -04:00
Darafei Praliaskouski 9903f546f0 NEWS for non-simplifying ST_AsMVTGeom. 2021-09-02 23:59:15 +03:00
Darafei Praliaskouski 0c09010bd1 Zero tolerance simplification in MVT export.
Closes #4149
Closes https://github.com/postgis/postgis/pull/463
2021-09-02 23:46:59 +03:00
Darafei Praliaskouski b4387f1810 Add tip about how to get debug level logs
Closes https://github.com/postgis/postgis/pull/637
2021-09-02 23:37:59 +03:00
kalenik 0140c071c1
Merge a75f43149c into 18ce69feba 2021-09-02 20:29:35 +00:00
kalenik a75f43149c fix Makefile.in 2021-09-02 23:28:12 +03:00
Darafei Praliaskouski 8a075c1334
Merge 14afc48bfa into 18ce69feba 2021-09-02 22:26:20 +03:00
Darafei Praliaskouski 18ce69feba NEWS for sorting GIST build
Closes #4986
Closes https://github.com/postgis/postgis/pull/636
Closes https://github.com/postgis/postgis/pull/619
2021-09-02 22:08:19 +03:00
kalenik 5efd64cf88
Merge eca24f2da2 into 6809237109 2021-09-02 16:48:55 +00:00
kalenik eca24f2da2 add gist sortsupport only for pg >= 14 2021-09-02 19:48:42 +03:00
Björn Harrtell 0a2eb22d77
Merge c5fadb0a1b into 6809237109 2021-09-02 14:48:46 +00:00
Björn Harrtell c5fadb0a1b
Add tip about how to get debug level logs 2021-09-02 16:48:34 +02:00
kalenik 98c0275299 remove presorting regress test intended for benchmarking 2021-09-02 17:01:47 +03:00
kalenik 4211bda3e1 fix regress tests 2021-09-02 17:01:47 +03:00
kalenik ccd93ce332 add only geometry_gist_sortsupport_2d if pg >= 14 2021-09-02 17:01:47 +03:00
kalenik 5afcc03567 gist sortsupport -- clean up 2021-09-02 17:01:47 +03:00