Skip to content

Commit 759c95c

Browse files
committed
Update expected/collate.linux.utf8.out for recent plpgsql changes.
This file was missed in commit 4c6cedd.
1 parent 45b7ab6 commit 759c95c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/regress/expected/collate.linux.utf8.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -859,7 +859,7 @@ SELECT mylt2('a', 'B') as f;
859859
SELECT mylt2('a', 'B' collate "C") as fail; -- conflicting collations
860860
ERROR: could not determine which collation to use for string comparison
861861
HINT: Use the COLLATE clause to set the collation explicitly.
862-
CONTEXT: PL/pgSQL function "mylt2" line 6 at RETURN
862+
CONTEXT: PL/pgSQL function mylt2(text,text) line 6 at RETURN
863863
SELECT mylt2('a', 'B' collate "POSIX") as f;
864864
f
865865
---

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy