]> granicus.if.org Git - postgresql/commit
Add regression test coverage for non-default timezone abbreviation sets.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 5 Sep 2016 00:02:16 +0000 (20:02 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 5 Sep 2016 00:02:16 +0000 (20:02 -0400)
commitc8d2bd4e43914f0101e8b6ab53f45520eea13039
tree3a39d7f1ee805ddb63ac18fbd0ed97b476c2cc52
parent0397fbaa67213647b65e5f8b50987f9b4eb22a43
Add regression test coverage for non-default timezone abbreviation sets.

After further reflection about the mess cleaned up in commit 39b691f25,
I decided the main bit of test coverage that was still missing was to
check that the non-default abbreviation-set files we supply are usable.
Add that.

Back-patch to supported branches, just because it seems like a good
idea to keep this all in sync.
src/test/regress/expected/timestamptz.out
src/test/regress/sql/timestamptz.sql
src/timezone/README