Re: Inconsistent GUC descriptions
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-02-18T23:58:43Z
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 →
-
Make the description of some GUCs more consistent
- f2e4c2b2039e 18.0 landed
On Tue, Feb 18, 2025 at 02:42:36PM +0900, Michael Paquier wrote: > Keeping it simple.. I agree that your suggestions and your two > patches make things better, so OK for me. There may be a point in > backpatching as this is user-visible? Perhaps not. Done that as f2e4c2b2039e. -- Michael