summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2014-11-18 21:36:39 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2014-11-18 21:36:39 -0500
commit8d7af8fbe7349cbebb576459c9b5f54dfcc6216a (patch)
tree9a4d112a3ddd33775b76204592c0c13e9ca176c9 /src/backend/access/gist/gist.c
parent7aa8d9e56c18b1df9d924f144c06d921131a137e (diff)
downloadpostgresql-8d7af8fbe7349cbebb576459c9b5f54dfcc6216a.tar.gz
Don't require bleeding-edge timezone data in timestamptz regression test.
The regression test cases added in commits b2cbced9e et al depended in part on the Russian timezone offset changes of Oct 2014. While this is of no particular concern for a default Postgres build, it was possible for a build using --with-system-tzdata to fail the tests if the system tzdata database wasn't au courant. Bjorn Munch and Christoph Berg both complained about this while packaging 9.4rc1, so we probably shouldn't insist on the system tzdata being up-to-date. Instead, make an equivalent test using a zone change that occurred in Venezuela in 2007. With this patch, the regression tests should pass using any tzdata set from 2012 or later. (I can't muster much sympathy for somebody using --with-system-tzdata on a machine whose system tzdata is more than three years out-of-date.)
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions