psql: Make test robust against locale variations
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Wed, 26 Mar 2025 12:20:56 +0000 (13:20 +0100)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Wed, 26 Mar 2025 12:20:56 +0000 (13:20 +0100)
commit1eb399366ed658d41b8795a0a25599a8599bbcfb
tree29caf9b0bdcc734b829e1eecabf90425513ecb6f
parent3642df265d09779443a9f44f5cb873df40974e89
psql: Make test robust against locale variations

The test committed in 1a759c83278 was prone to failing when using
locales with a different decimal separator.  Since the test value
isn't the important part, change to using an integer instead.

Author: Daniel Gustafsson <daniel@yesql.se>
Reported-by: Pavel Stehule <pavel.stehule@gmail.com>
Reviewed-by: Pavel Stehule <pavel.stehule@gmail.com>
Discussion: https://postgr.es/m/CAFj8pRDE=7uW7QP4rg-OQLE2i-puYsUUt+eHE-L6_b_J9w=eWg@mail.gmail.com
src/bin/psql/t/001_basic.pl