git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: afd1277) | patch
Remove unnecessary dependencies to wal_level=logical in TAP tests
2023年10月20日 01:09:27 +0000 (10:09 +0900)
2023年10月20日 01:09:27 +0000 (10:09 +0900)
commit dcd4454590e77dc90c28ce4b4a4b62369bbc03e2
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
32 files changed:
src/test/recovery/t/035_standby_logical_decoding.pl diff | blob | blame | history
src/test/recovery/t/038_save_logical_slots_shutdown.pl diff | blob | blame | history
src/test/subscription/t/001_rep_changes.pl diff | blob | blame | history
src/test/subscription/t/002_types.pl diff | blob | blame | history
src/test/subscription/t/003_constraints.pl diff | blob | blame | history
src/test/subscription/t/004_sync.pl diff | blob | blame | history
src/test/subscription/t/005_encoding.pl diff | blob | blame | history
src/test/subscription/t/006_rewrite.pl diff | blob | blame | history
src/test/subscription/t/007_ddl.pl diff | blob | blame | history
src/test/subscription/t/008_diff_schema.pl diff | blob | blame | history
src/test/subscription/t/009_matviews.pl diff | blob | blame | history
src/test/subscription/t/010_truncate.pl diff | blob | blame | history
src/test/subscription/t/011_generated.pl diff | blob | blame | history
src/test/subscription/t/012_collation.pl diff | blob | blame | history
src/test/subscription/t/013_partition.pl diff | blob | blame | history
src/test/subscription/t/014_binary.pl diff | blob | blame | history
src/test/subscription/t/015_stream.pl diff | blob | blame | history
src/test/subscription/t/016_stream_subxact.pl diff | blob | blame | history
src/test/subscription/t/017_stream_ddl.pl diff | blob | blame | history
src/test/subscription/t/018_stream_subxact_abort.pl diff | blob | blame | history
src/test/subscription/t/019_stream_subxact_ddl_abort.pl diff | blob | blame | history
src/test/subscription/t/020_messages.pl diff | blob | blame | history
src/test/subscription/t/021_twophase.pl diff | blob | blame | history
src/test/subscription/t/022_twophase_cascade.pl diff | blob | blame | history
src/test/subscription/t/023_twophase_stream.pl diff | blob | blame | history
src/test/subscription/t/024_add_drop_pub.pl diff | blob | blame | history
src/test/subscription/t/025_rep_changes_for_schema.pl diff | blob | blame | history
src/test/subscription/t/026_stats.pl diff | blob | blame | history
src/test/subscription/t/028_row_filter.pl diff | blob | blame | history
src/test/subscription/t/031_column_list.pl diff | blob | blame | history
src/test/subscription/t/032_subscribe_use_index.pl diff | blob | blame | history
src/test/subscription/t/100_bugs.pl diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /