diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2014-05-12 20:21:16 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2014-05-12 20:21:16 -0400 |
commit | 66b737cd9a72e10df4de1867ae7b675bc48d478c (patch) | |
tree | f32842ea9a321a60c04773b6ba6623231418f7a0 /contrib/btree_gist/btree_utils_var.c | |
parent | 73011f35eca7f4a3973289d5813648abbc1074a0 (diff) | |
download | postgresql-66b737cd9a72e10df4de1867ae7b675bc48d478c.tar.gz postgresql-66b737cd9a72e10df4de1867ae7b675bc48d478c.zip |
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, so
some installations might not have it. It does seem worthwhile to test
with a fractional-minute GMT offset, but we can get that from almost
any pre-1900 date; I chose Europe/Paris, whose LMT offset from Greenwich
should be pretty darn well established.
Also, assuming that Mars/Mons_Olympus will never be in the IANA database
seems less than future-proof, so let's use a more fanciful location for
the bad-zone-name check.
Per complaint from Christoph Berg.
Diffstat (limited to 'contrib/btree_gist/btree_utils_var.c')
0 files changed, 0 insertions, 0 deletions