pgsql: Document that syncronhous commit can be turned off in a single - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Document that syncronhous commit can be turned off in a single
Date
Msg-id 20071105173538.C0DA5754229@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Document that syncronhous commit can be turned off in a single
multi-statement transaction.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        config.sgml (r1.152 -> r1.153)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.152&r2=1.153)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Minor editorial improvements to txid functions' documentation:
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Document that configure option only affects contrib: