Suppress "Factory" zone in pg_timezone_names view for tzdata >= 2016g.
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/datetime.c | modified | +11 −2 |