pgsql: Use locale-aware value for \watch in 005_timeouts.pl

From: Alexander Korotkov <akorotkov(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Use locale-aware value for \watch in 005_timeouts.pl
Date: 2024-03-15 19:38:16
Message-ID: E1rlDNf-003yYv-MA@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Use locale-aware value for \watch in 005_timeouts.pl

Reported-by: Alexander Lakhin

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/605062227fdc8331f2ffa0f60e7a8724b6e56480

Modified Files
--------------
src/test/modules/test_misc/t/005_timeouts.pl | 18 +++++++++++-------
1 file changed, 11 insertions(+), 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alexander Korotkov 2024-03-16 22:05:31 pgsql: psql: fix variable existence tab completion
Previous Message Daniel Gustafsson 2024-03-15 16:04:49 pgsql: Fix handling of expecteddir in pg_regress