Re: [Proposal] Global temporary tables

Поиск
Список
Период
Сортировка
От wenjing
Тема Re: [Proposal] Global temporary tables
Дата
Msg-id CA+B_3V=vnqXetHT2NnYGVuUmyKM1+vGdbMA43dZ34ja9V8WJ2g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [Proposal] Global temporary tables  (Ming Li <mli@apache.org>)
Ответы Re: [Proposal] Global temporary tables
Re: [Proposal] Global temporary tables
Список pgsql-hackers


Ming Li <mli@apache.org> 于2021年7月14日周三 上午10:56写道:
Hi Wenjing,

Some suggestions may help:

1) It seems that no test case covers the below scenario: 2 sessions attach the same gtt, and insert/update/select concurrently. It is better to use the test framework in src/test/isolation like the code changes in https://commitfest.postgresql.org/24/2233/.

Thanks for pointing this out, I am working on this issue.
 

2) CREATE GLOBAL TEMP SEQUENCE also need to be supported in src/bin/psql/tab-complete.c
It has been fixed in V51, please check

Regards,
wenjing


On Wed, Jul 14, 2021 at 10:36 AM wenjing <wjzeng2012@gmail.com> wrote:
Rebase code based on the latest version.

Regards,
wenjing







Вложения

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: psql - add SHOW_ALL_RESULTS option
Следующее
От: Pavel Luzanov
Дата:
Сообщение: Re: postgresql.conf.sample missing units