pgsql: Suppress "Factory" zone in pg_timezone_names view for tzdata >=

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Suppress "Factory" zone in pg_timezone_names view for tzdata >=
Дата
Msg-id E1bwz6E-0001kZ-3Q@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Suppress "Factory" zone in pg_timezone_names view for tzdata >= 2016g.

IANA got rid of the really silly "abbreviation" and replaced it with one
that's only moderately silly.  But it's still pointless, so keep on not
showing it.

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/579beef2e571d38502e6b6b402dc47f8484ec7ae

Modified Files
--------------
src/backend/utils/adt/datetime.c | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Update time zone data files to tzdata release 2016g.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Suppress "Factory" zone in pg_timezone_names view for tzdata >=