File tree 1 file changed +14
-1
lines changed
1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
PostGIS 3.2.0beta2
2
- 2021/xx/xx
2
+ 2021/11/xx
3
+ This version requires PostgreSQL 9.6 or higher, GEOS 3.6 or higher, and Proj 4.9+
4
+ Additional features are enabled if you are running GEOS 3.9+
5
+ (and ST_MakeValid enhancements with 3.10+),
6
+ Proj 6.1+, and PostgreSQL 14+.
7
+
8
+ Changes since PostGIS 3.2.0beta1 release:
3
9
* Breaking changes / fixes *
4
10
- #5016, loader (shp2pgsq): Respect LDFLAGS (Greg Troxel)
11
+ - #5005, ST_AsFlatGeoBuf crashes on tables when geometry
12
+ column is not the first column (Björn Harrtell)
13
+ - #5017, topology.ValidateTopology error relation "shell_check"
14
+ already exists (Sandro Santilli)
15
+
16
+ * Enhancements *
5
17
- #5018, pgsql2shp basic support for WITH CTE clause (Regina Obe)
18
+ - #5019, address_standardizer: Add support for pcre2 (Paul Ramsey)
6
19
7
20
PostGIS 3.2.0
8
21
2021/xx/xx
You can’t perform that action at this time.
0 commit comments