]> granicus.if.org Git - postgis/commit
#3085 Add aggregate support and enhance TWKB support in general
authorPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 13 May 2015 18:03:16 +0000 (18:03 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 13 May 2015 18:03:16 +0000 (18:03 +0000)
commit17c3f1f085436c558093d4ddb566ba5b1d6fb380
treea7ef536c12a0f738031786c797343aa13c750558
parentdb64d26a5765d7a0508df3e1dfd286fb07943ddb
#3085 Add aggregate support and enhance TWKB support in general

git-svn-id: http://svn.osgeo.org/postgis/trunk@13493 b70326c6-7e19-0410-871a-916f4a2858ee
25 files changed:
doc/reference_constructor.xml
doc/reference_output.xml
liblwgeom/Makefile.in
liblwgeom/cunit/Makefile.in
liblwgeom/cunit/cu_in_twkb.c
liblwgeom/cunit/cu_out_twkb.c
liblwgeom/cunit/cu_tester.c
liblwgeom/cunit/cu_varint.c
liblwgeom/liblwgeom.h.in
liblwgeom/lwin_twkb.c
liblwgeom/lwout_twkb.c
liblwgeom/lwout_twkb.h
liblwgeom/ptarray.c
liblwgeom/varint.c
liblwgeom/varint.h
libpgcommon/lwgeom_pg.h
libpgcommon/lwgeom_transform.c
libpgcommon/lwgeom_transform.h
postgis/lwgeom_accum.c
postgis/lwgeom_inout.c
postgis/postgis.sql.in
regress/tickets.sql
regress/tickets_expected
regress/twkb.sql
regress/twkb_expected