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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: a13421c) | patch
Fix the logical streaming test.
Sat, 8 Aug 2020 06:43:18 +0000 (12:13 +0530)
Sat, 8 Aug 2020 06:43:18 +0000 (12:13 +0530)
commit 82a0ba7707e010a29f5fe1a0020d963c82b8f1cb
Fix the logical streaming test.

Commit 7259736a6e added the capability to stream changes in ReorderBuffer
which has some tests to test the streaming mode. It is quite possible that
while this test is running a parallel transaction could be logged by
autovacuum. Such a transaction won't perform any insert/update/delete to
non-catalog tables so will be shown as an empty transaction. Fix it by
skipping the empty transactions during this test.

Per report by buildfarm.
contrib/test_decoding/expected/stream.out diff | blob | blame | history
contrib/test_decoding/sql/stream.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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