Doc: fix obsolete info about allowed range of TZ offsets in timetz.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 995c53b44999c3a04ca54351dbc2d51bce82e55e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2020-08-03T17:11:16Z
Releases: 11.9
Doc: fix obsolete info about allowed range of TZ offsets in timetz.

We've allowed UTC offsets up to +/- 15:59 since commit cd0ff9c0f, but
that commit forgot to fix the documentation about timetz.

Per bug #16571 from osdba.

Discussion: https://postgr.es/m/16571-eb7501598de78c8a@postgresql.org

Files

PathChange+/−
doc/src/sgml/datatype.sgml modified +3 −2

Documentation touched

Discussion