]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix outdated bit in README.tuplock
authorÁlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 21 Nov 2024 15:54:36 +0000 (16:54 +0100)
committerÁlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 21 Nov 2024 15:54:36 +0000 (16:54 +0100)
commitaca1599d694d672d65d4f9d2f8378bb93de14c7b
tree0f42d8b51541c06d99f26f83c2aa51d60841c8ac
parente749eaf46e9b05d25592d9c83bde7fb026e9c6eb
Fix outdated bit in README.tuplock

Apparently this information has been outdated since first committed,
because we adopted a different implementation during development per
reviews and this detail was not updated in the README.

This has been wrong since commit 0ac5ad5134f2 introduced the file in
2013.  Backpatch to all live branches.

Reported-by: Will Mortensen <will@extrahop.com>
Discussion: https://postgr.es/m/CAMpnoC6yEQ=c0Rdq-J7uRedrP7Zo9UMp6VZyP23QMT68n06cvA@mail.gmail.com
src/backend/access/heap/README.tuplock