Re: --single-transaction doc clarification - Mailing list pgsql-patches

From Tom Lane
Subject Re: --single-transaction doc clarification
Date
Msg-id 20782.1162247532@sss.pgh.pa.us
Whole thread Raw
In response to --single-transaction doc clarification  ("Simon Riggs" <simon@2ndquadrant.com>)
Responses Re: --single-transaction doc clarification
List pgsql-patches
"Simon Riggs" <simon@2ndquadrant.com> writes:
> Clarification of when it's not appropriate to use this option.

I think it's a fairly bad idea to try to enumerate the commands that
can't be used in a transaction block here, because there is no way
that we will remember to keep such a list up-to-date.  Why not just
say "It won't work for commands that can't be used in a transaction
block"?

            regards, tom lane

pgsql-patches by date:

Previous
From: "Simon Riggs"
Date:
Subject: --single-transaction doc clarification
Next
From: "Simon Riggs"
Date:
Subject: Re: --single-transaction doc clarification