From: Tom Lane Date: Mon, 3 Aug 2020 17:11:16 +0000 (-0400) Subject: Doc: fix obsolete info about allowed range of TZ offsets in timetz. X-Git-Tag: REL_14_BETA1~1876 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eeb01e3122bb0acb6f8575d352e8e63101662ae7;p=thirdparty%2Fpostgresql.git 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 --- diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml index 50e370cae44..fdc8715a0d1 100644 --- a/doc/src/sgml/datatype.sgml +++ b/doc/src/sgml/datatype.sgml @@ -1727,8 +1727,9 @@ SELECT 'abc \153\154\155 \052\251\124'::bytea; time [ (p) ] with time zone 12 bytes time of day (no date), with time zone - 00:00:00+1459 - 24:00:00-1459 + + 00:00:00+1559 + 24:00:00-1559 1 microsecond