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 ------ REL_10_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/f70e8997bc0d97cdc476a9e00c4d74f87427ca4c Modified Files -------------- doc/src/sgml/func.sgml | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-)
