diff options
author | Amit Kapila <akapila@postgresql.org> | 2021-02-12 10:11:16 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2021-02-12 10:11:16 +0530 |
commit | c8b21b0378141948a2dc0ddde6f57407321787ea (patch) | |
tree | bfaed3eedb377ecf0ece01daa3408799d09e50e2 /src/backend/access/transam/commit_ts.c | |
parent | ce0fdbfe9722867b7fad4d3ede9b6a6bfc51fb4e (diff) | |
download | postgresql-c8b21b0378141948a2dc0ddde6f57407321787ea.tar.gz postgresql-c8b21b0378141948a2dc0ddde6f57407321787ea.zip |
Fix Subscription test added by commit ce0fdbfe97.
We want to test the variants of Alter Subscription that are not allowed in
the transaction block but for that, we don't need to create a subscription
that tries to connect to the publisher. As such, there is no problem with
this test but it is good to allow such tests to run with
wal_level = minimal and max_wal_senders = 0 so as to keep them consistent
with other tests.
Reported by buildfarm.
Author: Amit Kapila
Reviewed-by: Ajin Cherian
Discussion: https://postgr.es/m/CAA4eK1Lw0V+e1JPGHDq=+hVACv=14H8sR+2eJ1k3PEgwKmU-jQ@mail.gmail.com
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions