doc: Fix name of CRC algorithm in "Reliability" section.
authorNathan Bossart <[email protected]>
Fri, 9 Aug 2024 15:52:37 +0000 (10:52 -0500)
committerNathan Bossart <[email protected]>
Fri, 9 Aug 2024 15:52:37 +0000 (10:52 -0500)
commit016c3ea26c0a156b28e33915ab2575d73039cf5a
treefd1bda6faaeb48b82eebdcfec0df3deb9f17debe
parent7408772de56302f72694943d44a660f35aaf410e
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