aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2025-02-12 17:58:25 +0900
committerMichael Paquier <michael@paquier.xyz>2025-02-12 17:58:25 +0900
commit0fc68c8421b656f2ad03e788d97ff0c59da60e6f (patch)
tree337c555eeb6acf85ffb0c2732ed87f6f9d887cea /src/backend/access/gist/gistxlog.c
parent5b94e2753439b699b78aacbb53e89bf0e814becc (diff)
downloadpostgresql-0fc68c8421b656f2ad03e788d97ff0c59da60e6f.tar.gz
postgresql-0fc68c8421b656f2ad03e788d97ff0c59da60e6f.zip
Fix issue in recovery test 041_checkpoint_at_promote
The phase of the test waiting for a restartpoint to complete was not working as intended, due to a log_contains() call incorrectly written. The problem reported by the author could be simply reproduced by removing the injection_points_wakeup() call: the test succeeds rather than waiting for the restartpoint completion. In most cases, the restartpoint completion is fast enough that the test offered the wanted coverage. On slow machines, it could have become unreliable. Oversight in 6782709df81f. Author: Nitin Jadhav Discussion: https://postgr.es/m/CAMm1aWa_6u+o52r7h7G6pX-oWD0Qraf0ee17Ma50qxGS0B_Rzg@mail.gmail.com Backpatch-through: 17
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions