postgresql/src/test/subscription/t
Michael Paquier dcd4454590 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
2023-10-20 10:09:27 +09:00
..
001_rep_changes.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
002_types.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
003_constraints.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
004_sync.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
005_encoding.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
006_rewrite.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
007_ddl.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
008_diff_schema.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
009_matviews.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
010_truncate.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
011_generated.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
012_collation.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
013_partition.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
014_binary.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
015_stream.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
016_stream_subxact.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
017_stream_ddl.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
018_stream_subxact_abort.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
019_stream_subxact_ddl_abort.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
020_messages.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
021_twophase.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
022_twophase_cascade.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
023_twophase_stream.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
024_add_drop_pub.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
025_rep_changes_for_schema.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
026_stats.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
027_nosuperuser.pl Restart the apply worker if the privileges have been revoked. 2023-10-17 08:41:44 +05:30
028_row_filter.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
029_on_error.pl Remove incidental md5() function uses from several tests 2023-07-04 14:31:57 +02:00
030_origin.pl Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
031_column_list.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
032_subscribe_use_index.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00
033_run_as_table_owner.pl Fix the ALTER SUBSCRIPTION to reflect the change in run_as_owner option. 2023-09-13 09:34:30 +05:30
100_bugs.pl Remove unnecessary dependencies to wal_level=logical in TAP tests 2023-10-20 10:09:27 +09:00