Re: Allow default \watch interval in psql to be configured
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Ranier Vilela <ranier.vf@gmail.com>
Cc: Pavel Stehule <pavel.stehule@gmail.com>,
Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>,
Greg Sabino Mullane <htamfids@gmail.com>,
Masahiro Ikeda <ikedamsh@oss.nttdata.com>,
Kirill Reshke <reshkekirill@gmail.com>,
Heikki Linnakangas <hlinnaka@iki.fi>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-03-27T13:08:42Z
Lists: pgsql-hackers
> On 27 Mar 2025, at 14:04, Ranier Vilela <ranier.vf@gmail.com> wrote: > > Hi. > > Em qua., 26 de mar. de 2025 às 09:24, Daniel Gustafsson <daniel@yesql.se> escreveu: > > On 26 Mar 2025, at 10:12, Pavel Stehule <pavel.stehule@gmail.com> wrote: > > > yes, it is ok after this change > > Thanks for confirming, committed. > Per Coverity. > > I think that commit 1a759c8 > left a minor oversight. Thanks for reporting, fixing. -- Daniel Gustafsson
Commits
-
psql: Fix incorrect equality comparison
- 0f3604a518f8 18.0 landed
-
psql: Make test robust against locale variations
- 1eb399366ed6 18.0 landed
-
psql: Make default \watch interval configurable
- 1a759c83278f 18.0 landed