pgsql: Fix JSON regression tests.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix JSON regression tests.
Date: 2014-09-12 02:34:35
Message-ID: E1XSGh1-000791-VE@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(+)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Stephen Frost 2014-09-12 02:41:16 Re: pgsql: Fix JSON regression tests.
Previous Message Peter Eisentraut 2014-09-12 01:41:34 pgsql: Fix vacuumdb --analyze-in-stages --all order