| From: | "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov> |
|---|---|
| To: | <magnus(at)hagander(dot)net>,<pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: SET TRANSACTION .. DEFERRABLE missing docs? |
| Date: | 2011-03-06 21:33:51 |
| Message-ID: | 4D73A95F020000250003B53F@gw.wicourts.gov |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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.
-Kevin
| Attachment | Content-Type | Size |
|---|---|---|
| ssi-set-transaction-deferrable.patch | application/octet-stream | 983 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Riggs | 2011-03-06 22:36:15 | Re: How should the primary behave when the sync standby goes away? Re: Sync Rep v17 |
| Previous Message | Simon Riggs | 2011-03-06 21:33:38 | Re: Sync Rep v19 |