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:05:19
Message-ID: E1W9O5H-0008OG-UB@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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/85317e88ccae270ef77bd01c2d3d55a900df2d72

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 00:06:30 pgsql: doc: mention data page checksums in WAL section
Previous Message Tom Lane 2014-01-31 22:51:32 pgsql: Disallow use of SSL v3 protocol in the server as well as in libp