Re: tab completion for prepared transactions? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: tab completion for prepared transactions?
Date
Msg-id 28237.1264355694@sss.pgh.pa.us
Whole thread Raw
In response to Re: tab completion for prepared transactions?  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: tab completion for prepared transactions?
List pgsql-hackers
Simon Riggs <simon@2ndQuadrant.com> writes:
> I would like a mechanism in the server to prevent a session from
> accepting anything other than COMMIT or ROLLBACK PREPARED after a
> PREPARE. Otherwise it's possible to screw up your prepared xact and
> leave it hanging there.

Uh, what?  That makes no sense at all.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Largeobject Access Controls (r2460)
Next
From: "Kevin Grittner"
Date:
Subject: Re: Largeobject Access Controls (r2460)