]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: add info about timestamps with fractional-minute UTC offsets.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 6 Jul 2021 14:34:51 +0000 (10:34 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 6 Jul 2021 14:34:51 +0000 (10:34 -0400)
commit151d30e4ff4ee8b021fa579e994f2b4c9ad8fb5c
tree80357541d9995338fada0bec9b10c3c78629fcb2
parent76c23bbb4ba9bc73b3c4ad5abe9e823e3a0e3322
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
doc/src/sgml/datatype.sgml