pgsql: Fix varchar_2.out to match reality in cs_CZ locale.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix varchar_2.out to match reality in cs_CZ locale.
Date: 2020-12-16 02:42:24
Message-ID: E1kpMlk-0004TT-E0@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix varchar_2.out to match reality in cs_CZ locale.

Seems to be a copy-and-pasteo in c06d6aa4c. Per buildfarm.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/88e014c149cc396fb218b08eda17c47d5b33e94f

Modified Files
--------------
src/test/regress/expected/varchar_2.out | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2020-12-17 09:09:39 pgsql: Revert "Get rid of the dedicated latch for signaling the startup
Previous Message Michael Paquier 2020-12-16 01:40:07 pgsql: doc: Fix explanation related to pg_shmem_allocations