"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