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 | 75bb3354e6da6cceae9756d2e3c473088e554b16 (patch) | |
tree | 69cd36b2e9526ec7386a295326d2a8f9932e23e4 /src | |
parent | 12010f4146156ae276e5e606400ed9ce39a83e0b (diff) | |
download | postgresql-75bb3354e6da6cceae9756d2e3c473088e554b16.tar.gz postgresql-75bb3354e6da6cceae9756d2e3c473088e554b16.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')
0 files changed, 0 insertions, 0 deletions