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

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(-)