[postgis-tickets] r16986 - Add name to NEWS
Paul Ramsey
pramsey at cleverelephant.ca
Tue Nov 6 02:27:25 PST 2018
Author: pramsey
Date: 2018-11-06 14:27:25 -0800 (Tue, 06 Nov 2018)
New Revision: 16986
Modified:
branches/2.4/NEWS
Log:
Add name to NEWS
Modified: branches/2.4/NEWS
===================================================================
--- branches/2.4/NEWS 2018-11-06 22:26:49 UTC (rev 16985)
+++ branches/2.4/NEWS 2018-11-06 22:27:25 UTC (rev 16986)
@@ -12,9 +12,10 @@
- #4206, Fix support for PostgreSQL 12 dev branch (Laurenz Albe)
- #3457, Fix raster envelope shortcut in ST_Clip (Sai-bot)
- #4215, Use floating point compare in ST_DumpAsPolygons (Darafei Praliaskouski)
- - #4059, #4177, Remove use of variable length arrays
- - #4216, Return to slicing for bbox access in gserialized
- - #4136, Proper repeated point removal on small polygons
+ - #4059, #4177, Remove use of variable length arrays (Paul Ramsey)
+ - #4216, Return to slicing for bbox access in gserialized (Paul Ramsey)
+ - #4136, Proper repeated point removal on small polygons (Paul Ramsey)
+ - #4223, ST_DistanceTree error for near parallel boxes (Paul Ramsey)
PostGIS 2.4.5
More information about the postgis-tickets
mailing list