Re: Possibly hard-to-read message
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: "David G. Johnston" <david.g.johnston@gmail.com>
Cc: Kyotaro Horiguchi <horikyota.ntt@gmail.com>,
pgsql-hackers@lists.postgresql.org
Date: 2025-04-07T00:55:07Z
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 7 Apr 2025, at 02:43, David G. Johnston <david.g.johnston@gmail.com> wrote: > How about: > > + " if set to a number, overrides the default two second \\watch interval\n" > > I do like the consistency of "if set" even though most of the others are booleans. Ah yes, number is better. I'll go ahead with that in the morning. -- Daniel Gustafsson