Re: Editing errors in the comments of tableam.h and heapam.c
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Hironobu SUZUKI <hironobu@interdb.jp>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2020-07-14T04:21:57Z
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 →
-
Fix comments related to table AMs
- 330410ecadfb 12.4 landed
- 9678c08184a8 13.0 landed
- 9168793d7275 14.0 landed
-
tableam: Rename wrapper functions to match callback names.
- 73b8c3bd2889 12.0 cited
On Mon, Jul 13, 2020 at 09:52:12PM +0900, Michael Paquier wrote: > Yeah. We also recommend to look at tableam.h in the docs, so while > usually I just bother fixing comments on HEAD, it would be better to > back-patch this one. Committed and back-patched down to 12. Thanks, Suzuki-san. -- Michael