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

Started by Tom Lanealmost 6 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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: /messages/by-id/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(-)