You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/access
Heikki Linnakangas 9fee3232a1 Fix assertions with RI triggers in heap_update and heap_delete. 2 years ago
..
brin Enlarge assertion in bloom_init() for false_positive_rate 2 years ago
common doc: 1-byte varlena headers can be used for user PLAIN storage 2 years ago
gin Don't release index root page pin in ginFindParents(). 2 years ago
gist Fix another bug in parent page splitting during GiST index build. 2 years ago
hash ExtendBufferedWhat -> BufferManagerRelation. 2 years ago
heap Fix assertions with RI triggers in heap_update and heap_delete. 2 years ago
index Add SysCacheGetAttrNotNull for guaranteed not-null attrs 3 years ago
nbtree Fix btmarkpos/btrestrpos array key wraparound bug. 2 years ago
rmgrdesc Pre-beta mechanical code beautification. 2 years ago
spgist Use the buffer cache when initializing an unlogged index. 2 years ago
table Pre-beta mechanical code beautification. 2 years ago
tablesample Update copyright for 2023 3 years ago
transam Move extra code out of the Pre/PostRestoreCommand() section. 2 years ago
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 7 years ago
meson.build Update copyright for 2023 3 years ago