+PostGIS 2.4.0rc3
+2017/09/25
+* Fixes and Enhancements since PostGIS 2.4.0rc2 *
+ - #3781 st_contains cannot handle curvepolygon / compoundcurve
+ consisting of only straight lines
+ - #3866 server crashing from large values in ST_AsTWKB
+
+See PostGIS 2.4.0 section for details of
+new features and enhancements in this release.
+
PostGIS 2.4.0rc2
2017/09/24
* Fixes and Enhancements since PostGIS 2.4.0rc1 *
See PostGIS 2.4.0 section for details of new features and fixes in this release
PostGIS 2.4.0
-2017/09/xx
+2017/09/29
* New Features *
- #3822, Have postgis_full_version() also show and check version of
Debbie:
- [](https://debbie.postgis.net/view/PostGIS/job/PostGIS_trunk/)
+ [](https://debbie.postgis.net/view/PostGIS/job/PostGIS_2.4/)
Winnie:
- [](https://debbie.postgis.net:444/view/PostGIS/job/PostGIS_trunk/)
+ [](https://debbie.postgis.net:444/view/PostGIS/job/PostGIS_2.4/)
Dronie:
- [](https://drone.osgeo.org/postgis/postgis?branch=svn-trunk)
+ [](https://drone.osgeo.org/postgis/postgis?branch=svn-2.4)
Travis:
[](http://travis-ci.org/postgis/postgis)
GitLab-CI:
- [](https://gitlab.com/postgis/postgis/commits/svn-trunk)
+ [](https://gitlab.com/postgis/postgis/commits/svn-2.4)
This file is here to play nicely with modern code repository facilities.
Actual readme is [here](README.postgis).
PostGIS - Geographic Information Systems Extensions to PostgreSQL
=================================================================
-:Version: 2.4.0rc2
-:Date: 2017-09-24
+:Version: 2.4.0rc3
+:Date: 2017-09-25
:Website: http://postgis.net
This distribution contains a module which implements GIS simple features, ties
POSTGIS_MAJOR_VERSION=2
POSTGIS_MINOR_VERSION=4
-POSTGIS_MICRO_VERSION=0rc2
+POSTGIS_MICRO_VERSION=0rc3
# Liblwgeom interface versioning, reset to 0:0:0 (cur:age:rev)
# when changing POSTGIS_MINOR_VERSION
<sect1>
<title>Release 2.4.0</title>
- <para>Release date: 2017/09/xx</para>
+ <para>Release date: 2017/09/29</para>
<simplesect><title>New Features</title>
<para>#3822, Have postgis_full_version() also show and check version of
PostgreSQL the scripts were built against (Sandro Santilli)</para>
2.4.0alpha \
2.4.0beta1 \
2.4.0rc1 \
+ 2.4.0rc2 \
2.4.0dev