pgsql: doc: mention data page checksums in WAL section

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: mention data page checksums in WAL section
Date: 2014-02-01 00:06:30
Message-ID: E1W9O6Q-0008TE-CA@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: mention data page checksums in WAL section

Backpatch to 9.3

Adjusted patch from Ian Lawrence Barwick

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/5dc6cab2d2b92bb066291a28d856d37d53e3a944

Modified Files
--------------
doc/src/sgml/wal.sgml | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2014-02-01 01:20:00 pgsql: chkpass: check for NULL return value from crypt()
Previous Message Bruce Momjian 2014-02-01 00:05:19 pgsql: doc: mention data page checksums in WAL section