Re: Allow default \watch interval in psql to be configured
Ranier Vilela <ranier.vf@gmail.com>
From: Ranier Vilela <ranier.vf@gmail.com>
To: Daniel Gustafsson <daniel@yesql.se>
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:04:25Z
Lists: pgsql-hackers
Attachments
- fix-typo-comparison-variables.patch (application/octet-stream) patch
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 <http://1a759c83278fcdae11ee5da8318b646b9d47129c> left a minor oversight. Typo comparison? a trivial fix attached. best regards, Ranier Vilela
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