Skip to content

Commit 6698389

Browse files
author
Thomas G. Lockhart
committed
Change error message for rejected input.
1 parent c934ee7 commit 6698389

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/test/regress/expected/boolean.out

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,7 @@ QUERY: INSERT INTO BOOLTBL2 (f1) VALUES ('False'::bool);
101101
QUERY: INSERT INTO BOOLTBL2 (f1) VALUES ('FALSE'::bool);
102102
QUERY: INSERT INTO BOOLTBL2 (f1)
103103
VALUES ('XXX'::bool);
104-
WARN:Invalid input string 'XXX'
105-
104+
WARN:Bad boolean external representation 'XXX'
106105
QUERY: SELECT '' AS f_4, BOOLTBL2.*;
107106
f_4|f1
108107
---+--

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