pgsql: Fix JSON regression tests. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Fix JSON regression tests.
Date
Msg-id E1XSGh1-000791-VE@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: Fix JSON regression tests.
List pgsql-committers
Fix JSON regression tests.

Commit 95d737ff45a38809130a2c633d9e6bc26c825036 neglected to update
expected/json_1.out.  Per buildfarm.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e3ec07280cc2bd4201f62cbde9a15a62eb54bc40

Modified Files
--------------
src/test/regress/expected/json_1.out |   58 ++++++++++++++++++++++++++++++++++
1 file changed, 58 insertions(+)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Fix vacuumdb --analyze-in-stages --all order
Next
From: Stephen Frost
Date:
Subject: Re: pgsql: Fix JSON regression tests.