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

From Simon Riggs
Subject Re: tab completion for prepared transactions?
Date
Msg-id 1264356835.10311.217.camel@ebony
Whole thread Raw
In response to Re: tab completion for prepared transactions?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sun, 2010-01-24 at 12:54 -0500, Tom Lane wrote:
> 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.

Agreed

-- Simon Riggs           www.2ndQuadrant.com



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Resetting a single statistics counter
Next
From: Andrew Dunstan
Date:
Subject: Re: commit fests