Thread: pgsql: Doc: fix obsolete info about allowed range of TZ offsets in time

pgsql: Doc: fix obsolete info about allowed range of TZ offsets in time

From
Tom Lane
Date:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/eeb01e3122bb0acb6f8575d352e8e63101662ae7

Modified Files
--------------
doc/src/sgml/datatype.sgml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)