Re: A structure has changed but comment modifications maybe missed
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: David Rowley <dgrowleyml@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Richard Guo <guofenglinux@gmail.com>, 甄明洋 <zhenmingyang@yeah.net>, pgsql-bugs@postgresql.org
Date: 2023-03-30T03:07:40Z
Lists: pgsql-bugs
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix outdated comments regarding TupleTableSlots
- 902ecd3bd4e7 16.0 landed
Hi, On 2023-03-30 16:00:23 +1300, David Rowley wrote: > See the adjusted patch attached. Looks reasonable to me. We could try to reference TTS_SHOULDFREE(), without mentioning flags, instead - but I think your version is better. Greetings, Andres Freund