diff options
author | Nathan Bossart <nathan@postgresql.org> | 2024-08-09 10:52:37 -0500 |
---|---|---|
committer | Nathan Bossart <nathan@postgresql.org> | 2024-08-09 10:52:37 -0500 |
commit | 8c3548613d7e2a7c010360e6f55fa6db849eeef9 (patch) | |
tree | 71f4e14bf29d40a8cd2bd97c62c1085cd56e0bf8 /src/backend/executor/nodeBitmapAnd.c | |
parent | b919a97a6cd204cbd9b77d12c9e60ad59eea04a4 (diff) | |
download | postgresql-8c3548613d7e2a7c010360e6f55fa6db849eeef9.tar.gz postgresql-8c3548613d7e2a7c010360e6f55fa6db849eeef9.zip |
doc: Fix name of CRC algorithm in "Reliability" section.
This section claims we use CRC-32 for WAL records and two-phase
state files, but we've actually used CRC-32C since v9.5 (commit
5028f22f6e). Fix that.
Reviewed-by: Robert Haas
Discussion: https://postgr.es/m/ZrUFpLP-w2zTAHqq%40nathan
Backpatch-through: 12
Diffstat (limited to 'src/backend/executor/nodeBitmapAnd.c')
0 files changed, 0 insertions, 0 deletions