mirror of
https://github.com/postgres/postgres.git
synced 2026-02-23 09:52:14 -05:00
Fix varchar_2.out to match reality in cs_CZ locale.
Seems to be a copy-and-pasteo in c06d6aa4c. Per buildfarm.
This commit is contained in:
parent
bce641a2af
commit
88e014c149
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ SELECT c.*
|
|||
f1
|
||||
----
|
||||
|
||||
(1 rows)
|
||||
(1 row)
|
||||
|
||||
SELECT c.*
|
||||
FROM VARCHAR_TBL c
|
||||
|
|
|
|||
Loading…
Reference in a new issue