pgsql: Document the DEFERRABLE option in SET TRANSACTION command. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Document the DEFERRABLE option in SET TRANSACTION command.
Date
Msg-id E1PwW6X-0004FI-Nl@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Document the DEFERRABLE option in SET TRANSACTION command.

Kevin Grittner

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/faba108fe4f2491ebc2b7faf4343f952125cc661

Modified Files
--------------
doc/src/sgml/ref/set_transaction.sgml |   11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Begin error message with lower-case letter.
Next
From: Simon Riggs
Date:
Subject: Re: pgsql: Efficient transaction-controlled synchronous replication.