pgsql: Docs: Document to_*() Julian values are integers

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Docs: Document to_*() Julian values are integers
Date: 2013-08-09 23:25:58
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Docs: Document to_*() Julian values are integers
Backpatch to 9.3.
Per request from Marc Dahn

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/72039b1d8d476184b47d8023d059dda2ff307a93

Modified Files
--------------
doc/src/sgml/func.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2013-08-10 01:46:21 pgsql: docs: mention Julian is midnight _UTC_
Previous Message Fujii Masao 2013-08-09 13:14:59 pgsql: Document how auto_explain.log_timing can be changed.