pgsql: Correction that 2pc state files use CRC-32.

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Correction that 2pc state files use CRC-32.
Date: 2013-03-19 08:52:15
Message-ID: E1UHsHH-0001Gs-Tx@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Correction that 2pc state files use CRC-32.

Jeff Davis

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8c3b87ca10a54daf06e41986d763e12538c06ab9

Modified Files
--------------
doc/src/sgml/wal.sgml | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2013-03-19 08:58:48 pgsql: Clarify assumption of filesystem metadata integrity.
Previous Message Simon Riggs 2013-03-18 22:39:09 pgsql: Add reliability docs about storage/memory corruptions.