postgresql/src/backend/access
Peter Eisentraut 3e0242b24c Message fixes and style improvements 2020-09-14 06:42:30 +02:00
..
brin Remove some more useless assignments. 2020-09-04 14:32:19 -04:00
common Yet more elimination of dead stores and useless initializations. 2020-09-05 13:17:32 -04:00
gin Remove some more useless assignments. 2020-09-04 14:32:19 -04:00
gist Yet more elimination of dead stores and useless initializations. 2020-09-05 13:17:32 -04:00
hash Invent "amadjustmembers" AM method for validating opclass members. 2020-08-01 17:12:47 -04:00
heap Message fixes and style improvements 2020-09-14 06:42:30 +02:00
index snapshot scalability: Don't compute global horizons while building snapshots. 2020-08-12 16:03:49 -07:00
nbtree Yet more elimination of dead stores and useless initializations. 2020-09-05 13:17:32 -04:00
rmgrdesc Print WAL logical message contents in pg_waldump 2020-09-10 19:37:02 -03: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 Message fixes and style improvements 2020-09-14 06:42:30 +02:00
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00