[postgis-devel] PostGIS 2.3.11 released - last release for 2.3 - EOL
Regina Obe
lr at pcorp.us
Sun May 31 14:22:22 PDT 2020
The PostGIS Team is pleased to release PostGIS 2.3.11. This is the last bug
fix release of the PostGIS 2.3 series.
https://postgis.net/2020/05/31/postgis-2.3.11/
source - https://download.osgeo.org/postgis/source/postgis-2.3.11.tar.gz
PDF docs (en) - https://download.osgeo.org/postgis/docs/postgis-2.3.11.pdf
Please upgrade to 2.4 or higher if you want to continue receiving bug fixes.
If you come across any issues, feel free to report via our ticket tracker
https://trac.osgeo.org/postgis or mailing list with details as described
here. For security issues, send reports to security at postgis.net.
Bug Fixes and Enchantments
4475, Avoid reading into empty ptarray (Paul Ramsey)
4518, Fix geometry_columns and raster views to not use pg_constraints.consrc
which was removed in PG 12 (Regina Obe)
4492, Fix ST_Simplify ignoring the value of the 3rd parameter (Raúl Marín)
4494, Fix ST_Simplify output having an outdated bbox (Raúl Marín)
4493, Fix ST_RemoveRepeatedPoints output having an outdated bbox (Raúl
Marín)
4495, Fix ST_SnapToGrid output having an outdated bbox (Raúl Marín)
4498, Restrict build for PgSQL <= 9.6
4519, Fix getSRIDbySRS crash (Raúl Marín)
4534, Fix leak in lwcurvepoly_from_wkb_state (Raúl Marín)
4536, Fix leak in lwcollection_from_wkb_state (Raúl Marín)
4537, Fix leak in WKT collection parser (Raúl Marín)
4547, Fix AddRasterConstraints handling of empty tables (Sandro Santilli)
4549, Fix schema qualification of internal types (Raúl Marín)
4546, Fix PLPGSQL functions missing the schema qualification (Raúl Marín)
4621, Prevent stack overflow when parsing WKB (Raúl Marín)
4652, Fix several memory related bugs in ST_GeomFromGML (Raúl Marín)
Thanks,
PostGIS Development Team
More information about the postgis-devel
mailing list