doc: Fix name of CRC algorithm in "Reliability" section.
authorNathan Bossart <nathan@postgresql.org>
Fri, 9 Aug 2024 15:52:37 +0000 (10:52 -0500)
committerNathan Bossart <nathan@postgresql.org>
Fri, 9 Aug 2024 15:52:37 +0000 (10:52 -0500)
commit93c82d0e6a252dc2fb6d6c7ed240508140cd1480
tree89d66674305e13a742b7f44f3ed44c3cc5016b76
parent03f679475d9ae6cafa1ea155e9f77255f245ef79
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
doc/src/sgml/wal.sgml