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

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

Commit: 6d78f219e8afc57b6ca3765eb2dfa1b8fe095ddc
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2020-08-03T17:11:16Z
Releases: 13.0
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