postgresql/src/backend/access
Jeff Davis 12aaae5131 Check XLogRecHasBlockRef() before XLogRecHasBlockImage().
Trial fix of buildfarm failures on kestrel and tamandua.
2022-04-08 02:30:57 -07:00
..
brin Remove workarounds for avoiding [U]INT64_FORMAT in translatable strings. 2022-03-21 11:11:55 -04:00
common Remove error message hints mentioning configure options 2022-04-08 07:41:55 +02:00
gin Fix various typos, grammar and code style in comments and docs 2022-01-25 09:40:04 +09:00
gist Adjust tuplesort API to have bitwise option flags 2022-04-04 22:24:59 +12:00
hash Adjust tuplesort API to have bitwise option flags 2022-04-04 22:24:59 +12:00
heap Truncate line pointer array during heap pruning. 2022-04-07 15:42:12 -07:00
index Update copyright for 2022 2022-01-07 19:04:57 -05:00
nbtree Suppress "variable 'pagesaving' set but not used" warning. 2022-04-06 17:03:50 -04:00
rmgrdesc Add contrib/pg_walinspect. 2022-04-08 00:26:44 -07:00
spgist Update copyright for 2022 2022-01-07 19:04:57 -05:00
table Update copyright for 2022 2022-01-07 19:04:57 -05:00
tablesample Update copyright for 2022 2022-01-07 19:04:57 -05:00
transam Check XLogRecHasBlockRef() before XLogRecHasBlockImage(). 2022-04-08 02:30:57 -07:00
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00