Re: [Proposal] Global temporary tables

Wenjing Zeng <wjzeng2012@gmail.com>

From: wenjing <wjzeng2012@gmail.com>
To: Tony Zhu <tony.zhu@ww-it.cn>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2021-09-26T04:04:53Z
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 →
  1. PageAddItemExtended(): Add LP_UNUSED assertion.

  2. Remove temporary files after backend crash

  3. Fix comment in indexing.c

  4. Fix failure to ignore leftover temp tables after a server crash.

Attachments

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.


Wenjing