Do jsonb regression test input in the conventional way.
Andrew Dunstan <andrew@dunslane.net>
Do jsonb regression test input in the conventional way. This should make the buildfarm happier.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/create_table.out | modified | +3 −0 |
| src/test/regress/expected/jsonb_1.out | modified | +0 −2 |
| src/test/regress/expected/jsonb.out | modified | +0 −2 |
| src/test/regress/expected/sanity_check.out | modified | +1 −0 |
| src/test/regress/input/copy.source | modified | +2 −0 |
| src/test/regress/output/copy.source | modified | +1 −0 |
| src/test/regress/output/misc.source | modified | +2 −1 |
| src/test/regress/sql/create_table.sql | modified | +4 −0 |
| src/test/regress/sql/jsonb.sql | modified | +0 −3 |