Re: PREPARE and transactions - Mailing list pgsql-hackers

From Tom Lane
Subject Re: PREPARE and transactions
Date
Msg-id 4698.1088018809@sss.pgh.pa.us
Whole thread Raw
In response to PREPARE and transactions  ("Jeroen T. Vermeulen" <jtv@xs4all.nl>)
Responses Re: PREPARE and transactions
List pgsql-hackers
"Jeroen T. Vermeulen" <jtv@xs4all.nl> writes:
> Even if the spec doesn't help, I think a statement prepared within a
> transaction should definitely be deallocated at the end of the transaction.

Uh, you do realize that Postgres does *everything* within a transaction?
The above proposal would render prepared statements practically useless.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Frank Wiles
Date:
Subject: Re: BLOBs and a virtual file system
Next
From: Thomas Hallgren
Date:
Subject: Re: warning missing