Closes #3855
git-svn-id: http://svn.osgeo.org/postgis/trunk@15795
b70326c6-7e19-0410-871a-
916f4a2858ee
- #3832, Support wide integer fields as int8 in shp2pgsql
- #3841, Deterministic sorting support for empty geometries in btree geography
- #3844, Make = operator a strict equality test, and < > to rough "spatial sorting"
+ - #3855, ST_AsTWKB memory and speed improvements
* Breaking Changes *
<para>The format specification is available online at <ulink url="https://github.com/TWKB/Specification">https://github.com/TWKB/Specification</ulink>, and code for building a JavaScript client can be found at <ulink url="https://github.com/TWKB/twkb.js">https://github.com/TWKB/twkb.js</ulink>.</para>
</note>
+ <para>Enhanced: 2.4.0 memory and speed improvements.</para>
<para>Availability: 2.2.0</para>
</refsection>
<para>#3832, Support wide integer fields as int8 in shp2pgsql</para>
<para>#3841, Deterministic sorting support for empty geometries in btree geography</para>
<para>#3844, Make = operator a strict equality test, and < > to rough "spatial sorting"</para>
+<para>#3855, ST_AsTWKB memory and speed improvements</para>
</simplesect>
<simplesect><title>Breaking Changes</title>