]> granicus.if.org Git - postgresql/commit
Fix documentation of to_char/to_timestamp TZ, tz, OF formatting patterns.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 20 Feb 2017 15:05:01 +0000 (10:05 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 20 Feb 2017 15:05:01 +0000 (10:05 -0500)
commitdf51e5285e43d196ba0f5caeddd06d1ce451e70c
tree35f26e5619fb18db342f855d9142d6c6fc3e7779
parent365db6b68e3562730048b63de98ef3505efdf9aa
Fix documentation of to_char/to_timestamp TZ, tz, OF formatting patterns.

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.
doc/src/sgml/func.sgml