aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2025-04-06 15:15:13 +0900
committerMichael Paquier <michael@paquier.xyz>2025-04-06 15:15:13 +0900
commite77d9cd4f52ec40ec9edc823ee89612ddf300795 (patch)
treefdce75427336fa81faa577392d9b0c9e330d6725 /src/backend/access/gist
parentd0b6acaf04a2eac17bf1533fb2991ab08da4a1be (diff)
downloadpostgresql-e77d9cd4f52ec40ec9edc823ee89612ddf300795.tar.gz
postgresql-e77d9cd4f52ec40ec9edc823ee89612ddf300795.zip
Revert "Add HINT for restartpoint race with KeepFileRestoredFromArchive()."
This reverts commit 8ad6c5dbbe5a, which was a commit specific to v14 and older branches as the race condition between restartpoints and KeepFileRestoredFromArchive() still existed. 1f95181b44c8 has worsened the situation on these two branches, causing spurious failures in archive recovery (neither streaming nor archive recovery) with concurrent restartpoints. The same logic as v15 and newer versions will be applied in some follow-up commits to close this problem, making this HINT not necessary anymore. Reported-by: Arun Thirupathi Discussion: https://postgr.es/m/20250306193013.36.nmisch@google.com Backpatch-through: 13
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions