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

Tom Lane <tgl@sss.pgh.pa.us>

Commit: ae58189540bdf8bace05925d3f3e94da7a1fc5a0
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2021-01-01T20:51:09Z
Releases: 11.11
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

Files

PathChange+/−
doc/src/sgml/func.sgml modified +16 −3

Documentation touched

Discussion