pgsql: Doc: fix discussion of how to get real Julian Dates. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: fix discussion of how to get real Julian Dates.
Date
Msg-id E1lbkn7-0006Hv-4S@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: fix discussion of how to get real Julian Dates.

Somehow I'd convinced myself that rotating to UTC-12 was the way
to do this, but upon further review, it's definitely UTC+12.

Discussion: https://postgr.es/m/1197050.1619123213@sss.pgh.pa.us

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/56e234b6aff9c2e3b97fe647156012b5b175680f

Modified Files
--------------
doc/src/sgml/datetime.sgml | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: pgsql: Implement streaming mode in ReorderBuffer.
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Allow a partdesc-omitting-partitions to be cached