]> granicus.if.org Git - postgresql/commit
Band-aid for regression test expected-results problem with timestamptz.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 10 Mar 2013 19:07:38 +0000 (15:07 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 10 Mar 2013 19:07:38 +0000 (15:07 -0400)
commitf7951eef89be78c50ea2241f593d76dfefe176c9
treea9c4b457939696e8365b8b780cbaaa0ce2993454
parent21734d2fb896e0ecdddd3251caa72a3576e2d415
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.
contrib/postgres_fdw/expected/postgres_fdw.out
contrib/postgres_fdw/sql/postgres_fdw.sql