Re: Possibly hard-to-read message
David G. Johnston <david.g.johnston@gmail.com>
From: "David G. Johnston" <david.g.johnston@gmail.com>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Peter Eisentraut <peter@eisentraut.org>,
Kyotaro Horiguchi <horikyota.ntt@gmail.com>, "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2025-06-11T11:11: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 →
-
psql: Reword help message and docs for WATCH_INTERVAL
- 29aaeceee2f3 18.0 landed
-
psql: Clarify help message for WATCH_INTERVAL
- ae6094764372 18.0 landed
-
psql: Make default \watch interval configurable
- 1a759c83278f 18.0 cited
On Wednesday, June 11, 2025, Daniel Gustafsson <daniel@yesql.se> wrote: > > How about the attached (reflowing rows in docs not done to keep the diff > readable)? > > WFM David J.