pgsql: Add regression test coverage for non-default timezone abbreviati - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Add regression test coverage for non-default timezone abbreviati
Date
Msg-id E1bghMz-00051q-Gb@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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.

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/942ad33b20b7b57290902463dea3c460f5289ea8

Modified Files
--------------
src/test/regress/expected/timestamptz.out | 15 +++++++++++++++
src/test/regress/sql/timestamptz.sql      |  5 +++++
src/timezone/README                       |  5 +++++
3 files changed, 25 insertions(+)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Add regression test coverage for non-default timezone abbreviati
Next
From: Tom Lane
Date:
Subject: pgsql: Add regression test coverage for non-default timezone abbreviati