pgsql: Fix unstable regression test result.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Fix unstable regression test result.
Дата
Msg-id E1cu6v7-00010y-8x@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix unstable regression test result.

Whoops, missed that same test was made for json as well as jsonb.

Branch
------
master

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

Modified Files
--------------
src/test/regress/expected/json.out | 2 +-
src/test/regress/sql/json.sql      | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix unstable regression test result.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Don't use bgw_main even to specify in-core bgworkerentrypoints.