pgsql: Update commit_delay documentation.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update commit_delay documentation.
Date: 2013-03-22 15:39:19
Message-ID: E1UJ43r-0001Fx-6E@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update commit_delay documentation.

Commit 13fe298ca06f5390df5edf073cf401f9f0b67458 changed this GUC to be
PGC_SUSET, but neglected to update the documentation to match.

While at it, edit and rearrange the text a little for clarity.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/82b945c0979350c87ddc52adefe9f0a36dd5b4c8

Modified Files
--------------
doc/src/sgml/config.sgml | 13 ++++++++-----
1 files changed, 8 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2013-03-22 16:27:56 pgsql: Suppress uninitialized-variable warning in new checksum code.
Previous Message Simon Riggs 2013-03-22 14:22:46 pgsql: Add new README file for pages/checksums