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 | 6bec76faa4bd7eda34f213f0831d77506d66147c (patch) | |
tree | 25c29cf463a7d0d98febc9152f4b77ee3574fc1b /src | |
parent | 81a12a4477533d7722bd6b6dac88b0e798f8e85b (diff) | |
download | postgresql-6bec76faa4bd7eda34f213f0831d77506d66147c.tar.gz postgresql-6bec76faa4bd7eda34f213f0831d77506d66147c.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