postgresql/src/backend/access
Peter Eisentraut 552fcebff0 Revert "Improve handling of parameter differences in physical replication"
This reverts commit 246f136e76.

That patch wasn't quite complete enough.

Discussion: https://www.postgresql.org/message-id/flat/E1jIpJu-0007Ql-CL%40gemulon.postgresql.org
2020-04-04 09:08:12 +02:00
..
brin Implement operator class parameters 2020-03-30 19:17:23 +03:00
common Implement operator class parameters 2020-03-30 19:17:23 +03:00
gin Fix bugs in gin_fuzzy_search_limit processing. 2020-04-03 13:15:45 -04:00
gist Implement operator class parameters 2020-03-30 19:17:23 +03:00
hash Implement operator class parameters 2020-03-30 19:17:23 +03:00
heap Add infrastructure to track WAL usage. 2020-04-04 10:02:08 +05:30
index Remove rudiments of supporting procnum == 0 from 911e702077 2020-03-30 23:43:25 +03:00
nbtree Add infrastructure to track WAL usage. 2020-04-04 10:02:08 +05:30
rmgrdesc Revert "Skip WAL for new relfilenodes, under wal_level=minimal." 2020-03-22 09:24:09 -07:00
spgist Fix missing SP-GiST support in 911e702077 2020-03-30 23:45:03 +03:00
table Introduce macros for typalign and typstorage constants. 2020-03-04 10:34:25 -05:00
tablesample Move src/backend/utils/hash/hashfn.c to src/common 2020-02-27 09:25:41 +05:30
transam Revert "Improve handling of parameter differences in physical replication" 2020-04-04 09:08:12 +02:00
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00