Re: [Proposal] Global temporary tables

Wenjing Zeng <wjzeng2012@gmail.com>

From: wenjing zeng <wjzeng2012@gmail.com>
To: Tony Zhu <tony.zhu@ww-it.cn>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2021-07-29T15:19:23Z
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.


> 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