Обсуждение: pgsql: Do jsonb regression test input in the conventional way.

Поиск
Список
Период
Сортировка

pgsql: Do jsonb regression test input in the conventional way.

От
Andrew Dunstan
Дата:
Do jsonb regression test input in the conventional way.

This should make the buildfarm happier.

Branch
------
master

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

Modified Files
--------------
src/test/regress/expected/create_table.out |    3 +++
src/test/regress/expected/jsonb.out        |    2 --
src/test/regress/expected/jsonb_1.out      |    2 --
src/test/regress/expected/sanity_check.out |    1 +
src/test/regress/input/copy.source         |    2 ++
src/test/regress/output/copy.source        |    1 +
src/test/regress/output/misc.source        |    3 ++-
src/test/regress/sql/create_table.sql      |    4 ++++
src/test/regress/sql/jsonb.sql             |    3 ---
9 files changed, 13 insertions(+), 8 deletions(-)