aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_oper.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2023-10-20 10:09:27 +0900
committerMichael Paquier <michael@paquier.xyz>2023-10-20 10:09:27 +0900
commitdcd4454590e77dc90c28ce4b4a4b62369bbc03e2 (patch)
treeffd40f18bc7d425a1daef767db46bc8d9c061529 /src/backend/parser/parse_oper.c
parentafd12774ae8957159cf77ba4b3d092691f87af53 (diff)
downloadpostgresql-dcd4454590e77dc90c28ce4b4a4b62369bbc03e2.tar.gz
postgresql-dcd4454590e77dc90c28ce4b4a4b62369bbc03e2.zip
Remove unnecessary dependencies to wal_level=logical in TAP tests
A couple of TAP tests make use of wal_level=logical for nodes that do not need to do any kind of logical decoding operations, like subscription nodes on which changes are only applied. This can be confusing when reading these tests as setup examples, so let's remove this configuration where not required (contrary to two-way logical replication and similar more complex cases). This simplifies the tests a bit, making them slightly cheaper with less WAL generated overall. Author: Hayato Kuroda Discussion: https://postgr.es/m/TYAPR01MB5866946BCEB747ABE513ACC6F5D5A@TYAPR01MB5866.jpnprd01.prod.outlook.com
Diffstat (limited to 'src/backend/parser/parse_oper.c')
0 files changed, 0 insertions, 0 deletions