postgresql/src/backend/access
Michael Paquier f942dfb952 Clarify some comments in vacuumlazy.c
Author: Justin Pryzby
Discussion: https://postgr.es/m/20200113004542.GA26045@telsasoft.com
2020-01-23 15:56:56 +09:00
..
brin Fix crash in BRIN inclusion op functions, due to missing datum copy. 2020-01-20 10:36:35 +02:00
common tableam: New callback relation_fetch_toast_slice. 2020-01-07 14:36:38 -05:00
gin Avoid full scan of GIN indexes when possible 2020-01-18 01:11:39 +03:00
gist Introduce IndexAM fields for parallel vacuum. 2020-01-15 07:24:14 +05:30
hash Introduce IndexAM fields for parallel vacuum. 2020-01-15 07:24:14 +05:30
heap Clarify some comments in vacuumlazy.c 2020-01-23 15:56:56 +09:00
index Update copyrights for 2020 2020-01-01 12:21:45 -05:00
nbtree Introduce IndexAM fields for parallel vacuum. 2020-01-15 07:24:14 +05:30
rmgrdesc Add xl_btree_delete optimization. 2020-01-03 12:18:13 -08:00
spgist Introduce IndexAM fields for parallel vacuum. 2020-01-15 07:24:14 +05:30
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 Add GUC ignore_invalid_pages. 2020-01-22 11:56:34 +09:00
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00