Remove whitespace from end of lines
pgindent and perltidy should clean up the rest.
This commit is contained in:
parent
131b4d6473
commit
c8e086795a
@ -111,4 +111,3 @@ FROM (SELECT '-Infinity'::float8 AS "float8field") q;
|
|||||||
-- json input
|
-- json input
|
||||||
SELECT row_to_json(q)
|
SELECT row_to_json(q)
|
||||||
FROM (SELECT '{"a":1,"b": [2,3,4,"d","e","f"],"c":{"p":1,"q":2}}'::json AS "jsonfield") q;
|
FROM (SELECT '{"a":1,"b": [2,3,4,"d","e","f"],"c":{"p":1,"q":2}}'::json AS "jsonfield") q;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user