Re: [Proposal] Global temporary tables
ZHU XIAN WEN <tony.zhu@ww-it.cn>
From: ZHU XIAN WEN <tony.zhu@ww-it.cn>
To: wenjing zeng <wjzeng2012@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org, ZHU XIAN WEN <tony.zhu@ww-it.cn>
Date: 2021-08-05T07:58:18Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
PageAddItemExtended(): Add LP_UNUSED assertion.
- 30aaab26e521 14.0 cited
-
Remove temporary files after backend crash
- cd91de0d1795 14.0 cited
-
Fix comment in indexing.c
- 9fd2952cf492 14.0 cited
-
Fix failure to ignore leftover temp tables after a server crash.
- 6919b7e32947 9.3.0 cited
Hi WenJing Thanks for the feedback, I have tested the code, it seems okay, and regression tests got pass and I have reviewed the code, and I don't find any issue anymore Hello all Review and comments for the patches V51 is welcome. if there is no feedback, I'm going to changed the status to 'Ready for Committer' on Aug 25 big thanks Tony On 2021/7/29 23:19, wenjing zeng wrote: > >> 2021年7月28日 23:09,Tony Zhu <tony.zhu@ww-it.cn> 写道: >> >> Hi Wenjing >> >> would you please rebase the code? > Thank you for your attention. > According to the test, the latest pgmaster code can merge the latest patch and pass the test. > https://www.travis-ci.com/github/wjzeng/postgres/builds <https://www.travis-ci.com/github/wjzeng/postgres/builds> > If you have any questions, please give me feedback. > > > Wenjing > > >> Thank you very much >> Tony >> >> The new status of this patch is: Waiting on Author >