Re: [Proposal] Global temporary tables
Wenjing Zeng <wjzeng2012@gmail.com>
From: wenjing <wjzeng2012@gmail.com>
To: Pavel Stehule <pavel.stehule@gmail.com>
Cc: wenjing <wenjing@gmail.com>, Tony Zhu <tony.zhu@ww-it.cn>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-10-03T13:15:03Z
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
Attachments
- 0001-gtt-v54-reademe.patch (application/octet-stream) patch v54-0001
- 0002-gtt-v54-doc.patch (application/octet-stream) patch v54-0002
- 0003-gtt-v54-implementation.patch (application/octet-stream) patch v54-0003
- 0004-gtt-v54-regress.patch (application/octet-stream) patch v54-0004
Pavel Stehule <pavel.stehule@gmail.com> 于2021年9月29日周三 下午1:53写道: > hi > > ne 26. 9. 2021 v 6:05 odesílatel wenjing <wjzeng2012@gmail.com> napsal: > >> >> >> 2021年9月23日 21:55,Tony Zhu <tony.zhu@ww-it.cn> 写道: >> >> Hi Wenjing >> >> we have reviewed the code, and done the regression tests, all tests is >> pass, we believe the feature code quality is ready for production ; and I >> will change the status to "Ready for commit” >> >> Thank you very much for your attention and testing. >> As we communicated, I fixed several issues and attached the latest patch. >> > > looks so windows build is broken > > > https://ci.appveyor.com/project/postgresql-cfbot/postgresql/build/1.0.148542 > This is indeed a problem and it has been fixed in the new version(v54). Thank you for pointing it out, please review the code again. Wenjing > > Regards > > Pavel > >> >> >> Wenjing >> >> >>