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)
commitd809d99cd4dba1e42d4f330289664453889900a5
tree318105922b642ae838b352ac97677d6cdc72b111
parentc4a13b361f0852fe408ba150741722c29ebc0176
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