Re: fix CRC algorithm in WAL reliability docs

Nathan Bossart <nathandbossart@gmail.com>

From: Nathan Bossart <nathandbossart@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2024-08-09T18:17:35Z
Lists: pgsql-hackers
On Thu, Aug 08, 2024 at 03:13:50PM -0400, Robert Haas wrote:
> LGTM.

Committed, thanks.

-- 
nathan



Commits

  1. doc: Standardize use of dashes in references to CRC and SHA.

  2. doc: Fix name of CRC algorithm in "Reliability" section.

  3. Switch to CRC-32C in WAL and other places.