[postgis-users] 1.2.1 Release
Paul Ramsey
pramsey at refractions.net
Thu Jan 11 22:17:48 PST 2007
Bringing all the bug fixes of the last month to you, is the 1.2.1
release!
<http://postgis.refractions.net/download>
The 1.2.1 release of PostGIS is now available. This is a minor bug
fix release.
* Fix for bug in Within() caused by point-in-polygon performance
shortcut.
* Fix for bug in indexes with null on PostgreSQL 8.2.
* Fix for JTS handling of multi-dimensional data.
* Fix for GCJ Java support.
* Fix for JDBC compatibility in PostgreSQL 8.2.
* New AsKML() function.
* Better Transform() performance when no transform is actually required!
AsKML and Transform courtesy of Eduin Carrillo. JDBC work courtesy
of Markus Schaber, per usual, with an assist from Thomas Marti. Mark
Cave-Ayland tracked down the 8.2 null problem. Mark Leslie cleaned
up the p-i-p problem in within().
More information about the postgis-users
mailing list