mirror of
https://github.com/postgres/postgres.git
synced 2025-06-23 14:01:44 +03: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:
@ -53,7 +53,7 @@ SELECT c.*
|
|||||||
f1
|
f1
|
||||||
----
|
----
|
||||||
|
|
||||||
(1 rows)
|
(1 row)
|
||||||
|
|
||||||
SELECT c.*
|
SELECT c.*
|
||||||
FROM VARCHAR_TBL c
|
FROM VARCHAR_TBL c
|
||||||
|
Reference in New Issue
Block a user