pgsql: Clarify operation of online checkpoints. - Mailing list pgsql-committers

From Simon Riggs
Subject pgsql: Clarify operation of online checkpoints.
Date
Msg-id E1Tf9Km-0006ch-7K@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: pgsql: Fix psql crash while parsing SQL file whose encoding is differen
Next
From: Simon Riggs
Date:
Subject: pgsql: XidEpoch++ if wraparound during checkpoint.