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/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/4d3f03f42227bb351c2021a9ccea2fff9c023cfc Modified Files -------------- doc/src/sgml/func.sgml | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-)
