mirror of
https://github.com/postgres/postgres.git
synced 2025-05-08 07:21:33 +03:00
These are only supported in to_char, not in the other direction, but the documentation failed to mention that. Also, describe TZ/tz as printing the time zone "abbreviation", not "name", because what they print is elsewhere referred to that way. Per bug #14558.