Remove whitespace from end of lines
pgindent and perltidy should clean up the rest.
This commit is contained in:
parent
131b4d6473
commit
c8e086795a
src/test/regress/sql
@ -111,4 +111,3 @@ FROM (SELECT '-Infinity'::float8 AS "float8field") q;
|
||||
-- json input
|
||||
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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user