Re: Prepare Transaction support for ON COMMIT DROP temporary tables - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Prepare Transaction support for ON COMMIT DROP temporary tables
Date
Msg-id 20190201011009.GA2179@paquier.xyz
Whole thread Raw
In response to Re: Prepare Transaction support for ON COMMIT DROP temporary tables  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Mon, Jan 28, 2019 at 04:06:11PM +0900, Michael Paquier wrote:
> If you really intend to drop any trace of the objects at PREPARE
> phase, that does not seem completely impossible to me, still you would
> also need handling for the case where the temp table created also
> creates the temporary schema for the session.

More work needs to be done, and the patch has problems, so I am
marking this patch as returned with feedback.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Andrew Gierth
Date:
Subject: LD_LIBRARY_PATH_RPATH
Next
From: David Rowley
Date:
Subject: Re: Delay locking partitions during query execution