Doc: add info about timestamps with fractional-minute UTC offsets.

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

Commit: eda3b454a891bedd79a59684730efc42fa9e46a3
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2021-07-06T14:34:51Z
Releases: 12.8
Doc: add info about timestamps with fractional-minute UTC offsets.

Our code has supported fractional-minute UTC offsets for ages, but
there was no mention of the possibility in the main docs, and only
a very indirect reference in Appendix B.  Improve that.

Discussion: https://postgr.es/m/162543102827.697.5755498651217979813@wrigleys.postgresql.org

Files

PathChange+/−
doc/src/sgml/datatype.sgml modified +38 −8

Documentation touched

Discussion