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
Andres Freund 5788e258bb snapshot scalability: Move PGXACT->vacuumFlags to ProcGlobal->vacuumFlags. 5 years ago
..
brin BRIN: Handle concurrent desummarization properly 5 years ago
common Move syncscan.c to src/backend/access/common. 6 years ago
gin snapshot scalability: Don't compute global horizons while building snapshots. 5 years ago
gist snapshot scalability: Move PGXACT->xmin back to PGPROC. 5 years ago
hash Invent "amadjustmembers" AM method for validating opclass members. 6 years ago
heap snapshot scalability: Introduce dense array of in-progress xids. 5 years ago
index snapshot scalability: Don't compute global horizons while building snapshots. 5 years ago
nbtree snapshot scalability: Move PGXACT->xmin back to PGPROC. 5 years ago
rmgrdesc Rename VariableCacheData.nextFullXid to nextXid. 5 years ago
spgist snapshot scalability: Don't compute global horizons while building snapshots. 5 years ago
table Implement streaming mode in ReorderBuffer. 6 years ago
tablesample Move src/backend/utils/hash/hashfn.c to src/common 6 years ago
transam snapshot scalability: Move PGXACT->vacuumFlags to ProcGlobal->vacuumFlags. 5 years ago
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 7 years ago