postgresql/src/backend
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
..
access Revert "Improve handling of parameter differences in physical replication" 2020-04-04 09:08:12 +02:00
bootstrap Revert "Skip WAL for new relfilenodes, under wal_level=minimal." 2020-03-22 09:24:09 -07:00
catalog Add SQL functions for Unicode normalization 2020-04-02 08:56:27 +02:00
commands Include information on buffer usage during planning phase, in EXPLAIN output, take two. 2020-04-04 03:13:17 +09:00
executor Add infrastructure to track WAL usage. 2020-04-04 10:02:08 +05:30
foreign Update copyrights for 2020 2020-01-01 12:21:45 -05:00
jit Extend ExecBuildAggTrans() to support a NULL pointer check. 2020-03-04 17:29:18 -08:00
lib Move src/backend/utils/hash/hashfn.c to src/common 2020-02-27 09:25:41 +05:30
libpq Provide a TLS init hook 2020-03-25 17:13:17 -04:00
main Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
nodes Improve user control over truncation of logged bind-parameter values. 2020-04-02 15:04:51 -04:00
optimizer Cosmetic improvements for code related to partitionwise join. 2020-04-03 17:00:35 -04:00
parser Add SQL functions for Unicode normalization 2020-04-02 08:56:27 +02:00
partitioning Add object names to partition integrity violations. 2020-03-23 08:09:15 +05:30
po Translation updates 2019-06-17 15:30:20 +02:00
port Update copyrights for 2020 2020-01-01 12:21:45 -05:00
postmaster Add wait events for recovery conflicts. 2020-04-03 12:15:56 +09:00
regex Update copyrights for 2020 2020-01-01 12:21:45 -05:00
replication Fix resource management bug with replication=database. 2020-04-03 22:28:37 -04:00
rewrite Fix INSERT OVERRIDING USER VALUE behavior 2020-03-31 08:50:39 +02:00
snowball Update copyrights for 2020 2020-01-01 12:21:45 -05:00
statistics Fix race condition in statext_store(). 2020-03-31 17:06:22 -04:00
storage Revert "Improve handling of parameter differences in physical replication" 2020-04-04 09:08:12 +02:00
tcop Improve user control over truncation of logged bind-parameter values. 2020-04-02 15:04:51 -04:00
tsearch Remove useless pfree()s at the ends of various ValuePerCall SRFs. 2020-03-16 21:36:53 -04:00
utils Improve user control over truncation of logged bind-parameter values. 2020-04-02 15:04:51 -04:00
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 2015-07-08 20:44:22 -04:00
Makefile Update copyrights for 2020 2020-01-01 12:21:45 -05:00
common.mk Remove PARTIAL_LINKING build mode. 2018-03-30 17:33:04 -07:00
nls.mk Translation updates 2019-05-20 16:00:53 +02:00