postgresql/src/backend/access
Tom Lane 2e211211a7 Use FLEXIBLE_ARRAY_MEMBER in a number of other places.
I think we're about done with this...
2015-02-21 16:12:14 -05:00
..
brin Tweak BRIN minmax operator class 2015-01-22 17:01:09 -03:00
common Use FLEXIBLE_ARRAY_MEMBER for HeapTupleHeaderData.t_bits[]. 2015-02-21 15:13:06 -05:00
gin Use a separate memory context for GIN scan keys. 2015-02-04 17:40:25 +02:00
gist Fix knn-GiST queue comparison function to return heap tuples first. 2015-02-17 22:33:38 +02:00
hash Update copyright for 2015 2015-01-06 11:43:47 -05:00
heap Use FLEXIBLE_ARRAY_MEMBER in a number of other places. 2015-02-21 16:12:14 -05:00
index Fix BuildIndexValueDescription for expressions 2015-01-29 21:59:34 -05:00
nbtree Use FLEXIBLE_ARRAY_MEMBER in some more places. 2015-02-20 17:32:01 -05:00
rmgrdesc Tweak heapam's rmgr desc output slightly 2015-01-12 16:09:16 -03:00
spgist Update copyright for 2015 2015-01-06 11:43:47 -05:00
transam Use FLEXIBLE_ARRAY_MEMBER in some more places. 2015-02-20 17:32:01 -05:00
Makefile BRIN: Block Range Indexes 2014-11-07 16:38:14 -03:00