Commit 002f24e
ResultSet::normalizeRow(): fixed test when Postgre default TZ is not UTC
Postgre returns timestamps with timezone according to timezone currently
set for connection. If timezone for connection is not set, it uses default
timezone which can differ between systems.1 parent b574880 commit 002f24e
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
0 commit comments