aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorThomas Munro <tmunro@postgresql.org>2023-10-16 10:43:47 +1300
committerThomas Munro <tmunro@postgresql.org>2023-10-16 10:47:33 +1300
commit637e86ecc5e4fcc5447b67d83337bc8752a40a52 (patch)
tree797bd778ff8f66a01159c496caaef193e465f6c4 /src/tutorial/basics.source
parent73cda80a30a552c718f272379476a63d75327fda (diff)
downloadpostgresql-637e86ecc5e4fcc5447b67d83337bc8752a40a52.tar.gz
postgresql-637e86ecc5e4fcc5447b67d83337bc8752a40a52.zip
Acquire ControlFileLock in relevant SQL functions.
Commit dc7d70ea added functions that read the control file, but didn't acquire ControlFileLock. With unlucky timing, file systems that have weak interlocking like ext4 and ntfs could expose partially overwritten contents, and the checksum would fail. Back-patch to all supported releases. Reviewed-by: David Steele <david@pgmasters.net> Reviewed-by: Anton A. Melnikov <aamelnikov@inbox.ru> Reviewed-by: Michael Paquier <michael@paquier.xyz> Discussion: https://postgr.es/m/20221123014224.xisi44byq3cf5psi%40awork3.anarazel.de
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions