Content-Length: 258501 | pFad | http://github.com/postgrespro/postgres/commit/873de34b710196d1e3ce593bd85fa24768e58d6b

23 Fix alternate regression test output file. · postgrespro/postgres@873de34 · GitHub
Skip to content

Commit 873de34

Browse files
committed
Fix alternate regression test output file.
Commit 0ef99bd broke this. Jeff Janes
1 parent 6805e02 commit 873de34

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/test/regress/expected/json_1.out

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1146,7 +1146,8 @@ SELECT json_build_object(1,2);
11461146

11471147
-- keys must be scalar and not null
11481148
SELECT json_build_object(null,2);
1149-
ERROR: arg 1: key cannot be null
1149+
ERROR: argument 1 cannot be null
1150+
HINT: Object keys should be text.
11501151
SELECT json_build_object(r,2) FROM (SELECT 1 AS a, 2 AS b) r;
11511152
ERROR: key value must be scalar, not array, composite, or json
11521153
SELECT json_build_object(json '{"a":1,"b":2}', 3);

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/873de34b710196d1e3ce593bd85fa24768e58d6b

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy