postgresql/src/backend/access
Andres Freund e8898e9169 Minor ON CONFLICT related comments and doc fixes.
Geoff Winkless, Stephen Frost, Peter Geoghegan and me.
2015-05-08 19:24:14 +02:00
..
brin Improve BRIN infra, minmax opclass and regression test 2015-05-07 13:02:22 -03:00
common Add log_min_autovacuum_duration per-table option 2015-04-03 11:55:50 -03:00
gin Make ginbuild's funcCtx be independent of its tmpCtx. 2015-03-29 14:02:58 -04:00
gist Fix GiST index-only scans for opclasses with different storage type. 2015-03-26 23:07:52 +02:00
hash Remove unnecessary variables in _hash_splitbucket(). 2015-04-03 16:49:44 -04:00
heap Minor ON CONFLICT related comments and doc fixes. 2015-05-08 19:24:14 +02:00
index Add support for index-only scans in GiST. 2015-03-26 19:12:00 +02:00
nbtree Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. 2015-05-08 05:43:10 +02:00
rmgrdesc Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. 2015-05-08 05:43:10 +02:00
spgist Add support for index-only scans in GiST. 2015-03-26 19:12:00 +02:00
transam Teach autovacuum about multixact member wraparound. 2015-05-08 12:53:00 -04:00
Makefile BRIN: Block Range Indexes 2014-11-07 16:38:14 -03:00