Re: SET TRANSACTION .. DEFERRABLE missing docs? - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: SET TRANSACTION .. DEFERRABLE missing docs?
Date
Msg-id 4D749BE4.2060706@enterprisedb.com
Whole thread Raw
In response to Re: SET TRANSACTION .. DEFERRABLE missing docs?  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-hackers
On 06.03.2011 23:33, Kevin Grittner wrote:
> Magnus Hagander  wrote:
>
>> I was reading through ref/set_transaction.sgml and noticed that the
>> only documentation of DEFERRABLE is that it's a PostgreSQL language
>> extension, not anything about what it actually does. Same for begin
>> and start_transaction. I see it described in README-SSI and for the
>> guc default_transaction_deferrable, but I think it needs to be
>> documented on that ref page as well.. (in fact, the guc docs refer to
>> the reference page, which doesn't have more info)
>
> I think the attached covers it.

Thanks, applied.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Next
From: Magnus Hagander
Date:
Subject: Re: Downtime for commitfest.postgresql.org