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
Tom Lane 09c1c6ab4b Support INCLUDE'd columns in SP-GiST. 5 years ago
..
brin Fix bug in brin_minmax_multi_union 5 years ago
common Support INCLUDE'd columns in SP-GiST. 5 years ago
gin VACUUM VERBOSE: Count "newly deleted" index pages. 5 years ago
gist Add macro RelationIsPermanent() to report relation permanence 5 years ago
hash Pass down "logically unchanged index" hint. 5 years ago
heap Propagate parallel VACUUM's buffer access strategy. 5 years ago
index Simplify state managed by VACUUM. 5 years ago
nbtree nbtree VACUUM: Cope with buggy opclasses. 5 years ago
rmgrdesc Don't consider newly inserted tuples in nbtree VACUUM. 5 years ago
spgist Support INCLUDE'd columns in SP-GiST. 5 years ago
table Allow configurable LZ4 TOAST compression. 5 years ago
tablesample Update copyright for 2021 5 years ago
transam Fix bug in WAL replay of COMMIT_TS_SETTS record. 5 years ago
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 7 years ago