pgsql: Add C comment about why synchronous_commit=off behavior can lose - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add C comment about why synchronous_commit=off behavior can lose
Date
Msg-id 20100629184458.B06A77541D4@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add C comment about why synchronous_commit=off behavior can lose
committed transactions in a postmaster crash.

Modified Files:
--------------
    pgsql/src/backend/access/transam:
        xact.c (r1.291 -> r1.292)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xact.c?r1=1.291&r2=1.292)

pgsql-committers by date:

Previous
From: sas@pgfoundry.org (User Sas)
Date:
Subject: slony1-ctl - slony-ctl: Cosmetic patch
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add compatibility note warning that plpgsql is now stricter about