postgresql/src/backend/access
2020-11-16 17:25:41 +01:00
..
brin Remove unused and deprecated strategy numbers from BRIN code 2020-11-16 17:25:41 +01:00
common Yet more elimination of dead stores and useless initializations. 2020-09-05 13:17:32 -04:00
gin Copy editing: fix a bunch of misspellings and poor wording. 2020-09-21 12:43:42 -04:00
gist Remove code handling removed deprecated containment operators 2020-11-16 11:51:12 +01:00
hash Invent "amadjustmembers" AM method for validating opclass members. 2020-08-01 17:12:47 -04:00
heap Remove ineffective heapam CHECK_FOR_INTERRUPTS(). 2020-11-09 09:00:12 -08:00
index snapshot scalability: Don't compute global horizons while building snapshots. 2020-08-12 16:03:49 -07:00
nbtree nbtree: Demote incomplete split "can't happen" error. 2020-11-15 11:53:37 -08:00
rmgrdesc Fixup some appendStringInfo and appendPQExpBuffer calls 2020-10-15 20:35:17 +13:00
spgist snapshot scalability: Don't compute global horizons while building snapshots. 2020-08-12 16:03:49 -07:00
table Improve handling of dropped relations for REINDEX DATABASE/SCHEMA/SYSTEM 2020-09-02 09:08:12 +09:00
tablesample Move src/backend/utils/hash/hashfn.c to src/common 2020-02-27 09:25:41 +05:30
transam Make the standby server promptly handle interrupt signals. 2020-11-16 18:27:51 +09:00
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00