Re: [Proposal] Global temporary tables
Wenjing Zeng <wjzeng2012@gmail.com>
From: wenjing <wjzeng2012@gmail.com>
To: shawn wang <shawn.wang.pg@gmail.com>
Cc: wenjing@gmail.com, Pavel Stehule <pavel.stehule@gmail.com>, Andrew Dunstan <andrew@dunslane.net>, 曾文旌 <wenjing.zwj@alibaba-inc.com>, Robert Haas <robertmhaas@gmail.com>, Prabhat Sahu <prabhat.sahu@enterprisedb.com>, tushar <tushar.ahuja@enterprisedb.com>, Tomas Vondra <tomas.vondra@2ndquadrant.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2021-04-22T07:41:22Z
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
- 0002-gtt-v48-doc.patch (application/octet-stream) patch v48-0002
- 0001-gtt-v48.patch (application/octet-stream) patch v48-0001
shawn wang <shawn.wang.pg@gmail.com> 于2021年4月15日周四 下午4:49写道: > wenjing <wjzeng2012@gmail.com> 于2021年4月15日周四 下午3:26写道: > >> HI Pavel >> >> I added user documentation. >> Please give me feedback. >> >> >> Wenjing >> >> > Hi, Wenjing, > > I have checked your documentation section and fixed a spelling mistake, > adjusted some sentences for you. > All the modified content is in the new patch, and please check it. > Thank you for your comments. I made some repairs and fixed a bug. Looking forward to your feedback. Wenjing > > Regards > > Shawn > >