pgsql: Doc: improve explanation of EXTRACT(EPOCH) for timestamp without

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

Doc: improve explanation of EXTRACT(EPOCH) for timestamp without tz.

Try to be clearer about what computation is actually happening here.

Per bug #16797 from Dana Burd.

Discussion: /messages/by-id/16797-f264b0b980b53b8b@postgresql.org

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/ae58189540bdf8bace05925d3f3e94da7a1fc5a0

Modified Files
--------------
doc/src/sgml/func.sgml | 19 ++++++++++++++++---
1 file changed, 16 insertions(+), 3 deletions(-)