postgresql/src/bin
Michael Paquier ca899d98b4 Fix portability issue in TAP tests of psql for locales
Some locales use a comma as decimal separator (like Czech or French),
and psql's 001_basic.pl for \timing was not able to handle that
properly.  This fixes the matching regexes to be able to handle both
comma and dot as possible decimal separators, as per a suggestion from
Andrew Dunstan.

psql tests were the only place with such a portability issue
(check-world passed here with a forced LANG/LANGUAGE).  These tests are
new as of c0280bc, so there is no need for a backpatch.

Reported-by: Pavel Stehule
Discussion: https://postgr.es/m/CAFj8pRBz8iQmd2aOaCLvO-rJY6vZr-h6Q0qvV0J+yb78J7uiaA@mail.gmail.com
2022-06-08 11:24:06 +09:00
..
initdb Translation updates 2022-05-16 11:12:42 +02:00
pg_amcheck Don't fail on libpq-generated error reports in pg_amcheck. 2022-06-06 11:26:57 -04:00
pg_archivecleanup Translation updates 2022-05-16 11:12:42 +02:00
pg_basebackup Translation updates 2022-05-16 11:12:42 +02:00
pg_checksums Translation updates 2022-05-16 11:12:42 +02:00
pg_config Translation updates 2022-05-16 11:12:42 +02:00
pg_controldata Translation updates 2022-05-16 11:12:42 +02:00
pg_ctl Translation updates 2022-05-16 11:12:42 +02:00
pg_dump logging: Also add the command prefix to detail and hint messages 2022-05-30 07:26:06 +02:00
pg_resetwal Translation updates 2022-05-16 11:12:42 +02:00
pg_rewind Translation updates 2022-05-16 11:12:42 +02:00
pg_test_fsync Translation updates 2022-05-16 11:12:42 +02:00
pg_test_timing Translation updates 2022-05-16 11:12:42 +02:00
pg_upgrade Restructure pg_upgrade output directories for better idempotence 2022-06-08 10:53:01 +09:00
pg_verifybackup Translation updates 2022-05-16 11:12:42 +02:00
pg_waldump pg_waldump: Improve option parsing error messages 2022-05-20 09:26:21 +02:00
pgbench pgbench: Restore compatibility of --partitions=0 2022-05-18 09:47:38 +09:00
pgevent Update copyright for 2022 2022-01-07 19:04:57 -05:00
psql Fix portability issue in TAP tests of psql for locales 2022-06-08 11:24:06 +09:00
scripts Translation updates 2022-05-16 11:12:42 +02:00
Makefile Update copyright for 2022 2022-01-07 19:04:57 -05:00