Re: psql \watch 2nd argument: iteration count
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Andrey Borodin <amborodin86@gmail.com>
Cc: Nathan Bossart <nathandbossart@gmail.com>, Kyotaro Horiguchi <horikyota.ntt@gmail.com>, sfrost@snowman.net, peter.eisentraut@enterprisedb.com, pgsql-hackers@postgresql.org, Nikolay Samokhvalov <samokhvalov@gmail.com>
Date: 2023-03-14T02:36:17Z
Lists: pgsql-hackers
On Mon, Mar 13, 2023 at 06:14:18PM -0700, Andrey Borodin wrote: > Looks good to me. Ok, thanks for looking. Let's wait a bit and see if others have an opinion to offer. At least, the CI is green. -- Michael
Commits
-
psql: add an optional execution-count limit to \watch.
- 00beecfe839c 16.0 landed
-
Improve handling of psql \watch's interval argument
- 6f9ee74d45aa 16.0 landed