summaryrefslogtreecommitdiff
path: root/src/tutorial/advanced.source
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2021-06-12 15:30:00 +0900
committerMichael Paquier <michael@paquier.xyz>2021-06-12 15:30:00 +0900
commitfad9c8e93a65f087033312cd655511a28d07ab51 (patch)
tree8879c97a84abb57b8787d4f6064fe4c5469b7f78 /src/tutorial/advanced.source
parentf865d2affc456ede17e46949007682e91d19daa4 (diff)
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
Diffstat (limited to 'src/tutorial/advanced.source')
0 files changed, 0 insertions, 0 deletions