- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit66b737c
committed
Be more wary in choice of timezone names to test make_timestamptz with.
America/Metlakatla hasn't been in the IANA database all that long, sosome installations might not have it. It does seem worthwhile to testwith a fractional-minute GMT offset, but we can get that from almostany pre-1900 date; I chose Europe/Paris, whose LMT offset from Greenwichshould be pretty darn well established.Also, assuming that Mars/Mons_Olympus will never be in the IANA databaseseems less than future-proof, so let's use a more fanciful location forthe bad-zone-name check.Per complaint from Christoph Berg.1 parent73011f3 commit66b737c
2 files changed
+8
-15
lines changedLines changed: 5 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1758 | 1758 |
| |
1759 | 1759 |
| |
1760 | 1760 |
| |
1761 |
| - | |
| 1761 | + | |
1762 | 1762 |
| |
1763 | 1763 |
| |
1764 | 1764 |
| |
| |||
1777 | 1777 |
| |
1778 | 1778 |
| |
1779 | 1779 |
| |
1780 |
| - | |
| 1780 | + | |
1781 | 1781 |
| |
1782 | 1782 |
| |
1783 |
| - | |
| 1783 | + | |
1784 | 1784 |
| |
1785 | 1785 |
| |
1786 |
| - | |
1787 |
| - | |
1788 |
| - | |
1789 |
| - | |
1790 |
| - | |
1791 |
| - | |
1792 |
| - | |
1793 |
| - | |
| 1786 | + | |
| 1787 | + | |
1794 | 1788 |
| |
1795 | 1789 |
| |
1796 | 1790 |
| |
|
Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
277 | 277 |
| |
278 | 278 |
| |
279 | 279 |
| |
280 |
| - | |
| 280 | + | |
281 | 281 |
| |
282 | 282 |
| |
283 | 283 |
| |
284 |
| - | |
285 |
| - | |
286 |
| - | |
| 284 | + | |
| 285 | + | |
287 | 286 |
| |
288 | 287 |
| |
289 | 288 |
| |
|
0 commit comments
Comments
(0)