Skip to content

Commit f20b269

Browse files
committed
Fix whitespace
1 parent dfa1cdd commit f20b269

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/regress/sql/json_encoding.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,3 @@ SELECT jsonb '{ "a": "dollar \u0024 character" }' ->> 'a' as correct_everywhere
6565
SELECT jsonb '{ "a": "dollar \\u0024 character" }' ->> 'a' as not_an_escape;
6666
SELECT jsonb '{ "a": "null \u0000 escape" }' ->> 'a' as fails;
6767
SELECT jsonb '{ "a": "null \\u0000 escape" }' ->> 'a' as not_an_escape;
68-

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