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
Michael Paquier d265cd2029 Use SetInstallXLogFileSegmentActive() in more places in xlog.c 3 years ago
..
brin BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking 3 years ago
common Overload index_form_tuple to allow the memory context to be supplied 4 years ago
gin Change internal RelFileNode references to RelFileNumber or RelFileLocator. 4 years ago
gist Change internal RelFileNode references to RelFileNumber or RelFileLocator. 4 years ago
hash Improve speed of hash index build. 3 years ago
heap Remove dead pread and pwrite replacement code. 3 years ago
index Update copyright for 2022 4 years ago
nbtree Fix comments about deduplication updating page. 3 years ago
rmgrdesc Fix assert in logicalmsg_desc 3 years ago
spgist Change internal RelFileNode references to RelFileNumber or RelFileLocator. 4 years ago
table Eliminate duplicate code in table.c. 3 years ago
tablesample Update copyright for 2022 4 years ago
transam Use SetInstallXLogFileSegmentActive() in more places in xlog.c 3 years ago
Makefile