forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf7951ee
committed
Band-aid for regression test expected-results problem with timestamptz.
We probably need to tell the remote server to use specific timezone anddatestyle settings, and maybe other things. But for now let's just hackthe postgres_fdw regression test to not provoke failures when run innon-EST5EDT environments. Per buildfarm.1 parent21734d2 commitf7951ee
File tree
2 files changed
+8
-8
lines changed- contrib/postgres_fdw
- expected
- sql
2 files changed
+8
-8
lines changedLines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1983 | 1983 |
| |
1984 | 1984 |
| |
1985 | 1985 |
| |
1986 |
| - | |
| 1986 | + | |
1987 | 1987 |
| |
1988 |
| - | |
1989 |
| - | |
| 1988 | + | |
| 1989 | + | |
1990 | 1990 |
| |
1991 | 1991 |
| |
1992 | 1992 |
| |
| |||
2142 | 2142 |
| |
2143 | 2143 |
| |
2144 | 2144 |
| |
2145 |
| - | |
| 2145 | + | |
2146 | 2146 |
| |
2147 |
| - | |
2148 |
| - | |
| 2147 | + | |
| 2148 | + | |
2149 | 2149 |
| |
2150 | 2150 |
| |
2151 | 2151 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
316 | 316 |
| |
317 | 317 |
| |
318 | 318 |
| |
319 |
| - | |
| 319 | + | |
320 | 320 |
| |
321 | 321 |
| |
322 | 322 |
| |
| |||
337 | 337 |
| |
338 | 338 |
| |
339 | 339 |
| |
340 |
| - | |
| 340 | + | |
341 | 341 |
| |
342 | 342 |
| |
343 | 343 |
| |
|
0 commit comments
Comments
(0)