pgsql: Clarify operation of online checkpoints.

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Clarify operation of online checkpoints.
Date: 2012-12-02 13:11:48
Message-ID: E1Tf9Km-0006ch-7K@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Clarify operation of online checkpoints.
Previous comments left, but were too obscure
for such an important aspect of the system.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/9f98704b8229f75fb6ec6e379c23cfea51a8f1e4

Modified Files
--------------
src/backend/access/transam/xlog.c | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2012-12-02 15:03:00 pgsql: XidEpoch++ if wraparound during checkpoint.
Previous Message Tatsuo Ishii 2012-12-02 12:59:30 pgsql: Fix psql crash while parsing SQL file whose encoding is differen