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

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

From
Tom Lane
Date:
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: https://postgr.es/m/16797-f264b0b980b53b8b@postgresql.org

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/5706c4871cbb5313092977b05e57ff1cb1b0e13e

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