Re: Downsides of liberally using CREATE TEMP TABLE ... ON COMMIT DROP

Поиск
Список
Период
Сортировка
От Rob Sargent
Тема Re: Downsides of liberally using CREATE TEMP TABLE ... ON COMMIT DROP
Дата
Msg-id 130628A4-A3E1-4CFC-A704-653A587B818B@gmail.com
обсуждение исходный текст
Ответ на Re: Downsides of liberally using CREATE TEMP TABLE ... ON COMMIT DROP  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-general
I think the table is dropped by end of function

On Jan 28, 2018, at 2:45 PM, David G. Johnston <david.g.johnston@gmail.com> wrote:

On Sunday, January 28, 2018, Rob Sargent <robjsargent@gmail.com> wrote:
The commit in question is the function btw.

That doesn't make sense - functions can't commit.

David J.

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

Предыдущее
От: "Igal @ Lucee.org"
Дата:
Сообщение: Consider Spaces in pg_trgm for Better Similarity
Следующее
От: Andreas Kretschmer
Дата:
Сообщение: Re: FW: Setting up streaming replication problems