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_4_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/63a4bc45ea515346a3b4e68b86e7eabf8c638cfe Modified Files -------------- src/backend/utils/adt/datetime.c | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
