Doc: fix obsolete info about allowed range of TZ offsets in timetz.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 3 Aug 2020 17:11:16 +0000 (13:11 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 3 Aug 2020 17:11:16 +0000 (13:11 -0400)
commit995c53b44999c3a04ca54351dbc2d51bce82e55e
tree39ca2ce365e8aab89915ba1c28d8a7a3273b0259
parent1beb3ac5184fd32e8a1a79f4ace477a9e7ea27a7
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
doc/src/sgml/datatype.sgml