Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc9853e6

Browse files
committed
Fix whitespace
1 parente491f2b commitc9853e6

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)

[8]ページ先頭

©2009-2025 Movatter.jp