Re: [Proposal] Global temporary tables - Mailing list pgsql-hackers

From wenjing
Subject Re: [Proposal] Global temporary tables
Date
Msg-id CA+B_3V=vnqXetHT2NnYGVuUmyKM1+vGdbMA43dZ34ja9V8WJ2g@mail.gmail.com
Whole thread Raw
In response to Re: [Proposal] Global temporary tables  (Ming Li <mli@apache.org>)
Responses Re: [Proposal] Global temporary tables  (Tony Zhu <tony.zhu@ww-it.cn>)
Re: [Proposal] Global temporary tables  (Pavel Stehule <pavel.stehule@gmail.com>)
List 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







Attachment

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: psql - add SHOW_ALL_RESULTS option
Next
From: Pavel Luzanov
Date:
Subject: Re: postgresql.conf.sample missing units