Re: Prepare Transaction support for ON COMMIT DROP temporary tables

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Prepare Transaction support for ON COMMIT DROP temporary tables
Дата
Msg-id 20190201011009.GA2179@paquier.xyz
обсуждение исходный текст
Ответ на Re: Prepare Transaction support for ON COMMIT DROP temporary tables  (Michael Paquier <michael@paquier.xyz>)
Список 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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Gierth
Дата:
Сообщение: LD_LIBRARY_PATH_RPATH
Следующее
От: David Rowley
Дата:
Сообщение: Re: Delay locking partitions during query execution