]> granicus.if.org Git - postgis/commit
Add support for BRIN indexes (2nd Quadrant, Giuseppe Broccolo, Julien Rouhaud)
authorRegina Obe <lr@pcorp.us>
Sun, 31 Jul 2016 03:46:40 +0000 (03:46 +0000)
committerRegina Obe <lr@pcorp.us>
Sun, 31 Jul 2016 03:46:40 +0000 (03:46 +0000)
commitf49d42880f2aad1e23daaf5930fb66ec359a11a2
tree0ef9cdaf64f6c2a74339c630f010d0612ebea734
parentbad994dc385801aa25a602b71d149e9dbca9ec8f
 Add support for BRIN indexes (2nd Quadrant, Giuseppe Broccolo, Julien Rouhaud)
Closes #3591
Closes https://github.com/postgis/postgis/pull/106

git-svn-id: http://svn.osgeo.org/postgis/trunk@15028 b70326c6-7e19-0410-871a-916f4a2858ee
13 files changed:
NEWS
configure.ac
doc/reference_operator.xml
doc/using_postgis_dataman.xml
libpgcommon/gserialized_gist.c
libpgcommon/gserialized_gist.h
postgis/Makefile.in
postgis/geography.sql.in
postgis/gserialized_gist_2d.c
postgis/gserialized_gist_nd.c
postgis/postgis.sql.in
regress/Makefile.in
utils/postgis_proc_upgrade.pl