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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Add regression test coverage for non-default timezone abbreviati
Дата
Msg-id E1bghMz-00051g-G2@gemulon.postgresql.org
обсуждение исходный текст
Список 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_6_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/512c197b21aa86b1827bfc433f4aebc1469648fe

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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Add regression test coverage for non-default timezone abbreviati
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Add regression test coverage for non-default timezone abbreviati