postgresql/src/backend/access
Peter Geoghegan 44e44bd258 Correct _bt_delitems_vacuum() lock comments.
The expectation within _bt_delitems_vacuum() is that caller has a
super-exclusive/cleanup buffer lock (not just a pin and a write lock).
2020-01-02 13:30:40 -08:00
..
brin Update copyrights for 2020 2020-01-01 12:21:45 -05:00
common Update copyrights for 2020 2020-01-01 12:21:45 -05:00
gin Update copyrights for 2020 2020-01-01 12:21:45 -05:00
gist Update copyrights for 2020 2020-01-01 12:21:45 -05:00
hash Update copyrights for 2020 2020-01-01 12:21:45 -05:00
heap Update copyrights for 2020 2020-01-01 12:21:45 -05:00
index Update copyrights for 2020 2020-01-01 12:21:45 -05:00
nbtree Correct _bt_delitems_vacuum() lock comments. 2020-01-02 13:30:40 -08:00
rmgrdesc Update copyrights for 2020 2020-01-01 12:21:45 -05:00
spgist Update copyrights for 2020 2020-01-01 12:21:45 -05:00
table Update copyrights for 2020 2020-01-01 12:21:45 -05:00
tablesample Update copyrights for 2020 2020-01-01 12:21:45 -05:00
transam Update copyrights for 2020 2020-01-01 12:21:45 -05:00
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00