pgsql: Band-aid for regression test expected-results problem with times

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Band-aid for regression test expected-results problem with times
Дата
Msg-id E1UElb0-000744-14@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Band-aid for regression test expected-results problem with timestamptz.

We probably need to tell the remote server to use specific timezone and
datestyle settings, and maybe other things.  But for now let's just hack
the postgres_fdw regression test to not provoke failures when run in
non-EST5EDT environments.  Per buildfarm.

Branch
------
master

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

Modified Files
--------------
contrib/postgres_fdw/expected/postgres_fdw.out |   12 ++++++------
contrib/postgres_fdw/sql/postgres_fdw.sql      |    4 ++--
2 files changed, 8 insertions(+), 8 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Support writable foreign tables.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: pg_basebackup: Add missing newlines to several error messages