postgresql/src/backend/access
Peter Geoghegan 06e0652750 Remove useless argument from nbtree dedup function.
_bt_dedup_pass()'s heapRel argument hasn't been needed or used since
commit cf2acaf4dc made deleting any existing LP_DEAD index tuples the
caller's responsibility.
2023-04-18 10:33:15 -07:00
..
brin Convert many uses of ReadBuffer[Extended](P_NEW) to ExtendBufferedRel() 2023-04-05 18:57:29 -07:00
common Save a few bytes in pg_attribute 2023-03-28 10:05:56 +02:00
gin Convert many uses of ReadBuffer[Extended](P_NEW) to ExtendBufferedRel() 2023-04-05 18:57:29 -07:00
gist Handle logical slot conflicts on standby 2023-04-08 00:05:44 -07:00
hash Handle logical slot conflicts on standby 2023-04-08 00:05:44 -07:00
heap Fix xl_heap_lock WAL record field's data type. 2023-04-11 14:07:54 -07:00
index Add SysCacheGetAttrNotNull for guaranteed not-null attrs 2023-03-25 22:49:33 +01:00
nbtree Remove useless argument from nbtree dedup function. 2023-04-18 10:33:15 -07:00
rmgrdesc Fix incorrect format placeholders 2023-04-12 10:05:50 +02:00
spgist Handle logical slot conflicts on standby 2023-04-08 00:05:44 -07:00
table Revert 11470f544e 2023-04-03 16:54:31 +03:00
tablesample Update copyright for 2023 2023-01-02 15:00:37 -05:00
transam Fix pg_basebackup with in-place tablespaces some more. 2023-04-18 11:23:34 -04:00
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00