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

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Do jsonb regression test input in the conventional way.
Дата
Msg-id E1WRsc2-0005Qv-FV@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: pgsql: Introduce jsonb, a structured format for storing json.
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix "the the" typos.