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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: d8e950d) | patch
Improve log pattern detection in recently-added TAP tests
2021年6月12日 06:29:48 +0000 (15:29 +0900)
2021年6月12日 06:29:48 +0000 (15:29 +0900)
commit bfd96b7a3dc26a8384d4185d274573fb6a46b033
Improve log pattern detection in recently-added TAP tests

ab55d74 has introduced some tests with rows found as missing in logical
replication subscriptions for partitioned tables, relying on a logic
with a lookup of the logs generated, scanning the whole file. This
commit makes the logic more precise, by scanning the logs only from the
position before the key queries are run to the position where we check
for the logs. This will reduce the risk of issues with log patterns
overlapping with each other if those tests get more complicated in the
future.

Per discussion with Tom Lane.

Discussion: https://postgr.es/m/YMP+Gx2S8meYYHW4@paquier.xyz
Backpatch-through: 13
src/test/subscription/t/001_rep_changes.pl diff | blob | blame | history
src/test/subscription/t/013_partition.pl diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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