pgsql: Document the DEFERRABLE option in SET TRANSACTION command.

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document the DEFERRABLE option in SET TRANSACTION command.
Date: 2011-03-07 08:47:49
Message-ID: E1PwW6X-0004FI-Nl@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2011-03-07 09:20:07 Re: pgsql: Efficient transaction-controlled synchronous replication.
Previous Message Fujii Masao 2011-03-07 08:44:52 Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.