Doc: clarify description of current-date/time functions. Minor wordsmithing of the func.sgml paragraph describing statement_timestamp() and allied functions: don't switch between "statement" and "command" when those are being used to mean about the same thing.
Also, add some text to protocol.sgml describing the perhaps-surprising behavior these functions have in a multi-statement Query message. Reported-by: P M <petermitt...@gmail.com> Author: Tom Lane <t...@sss.pgh.pa.us> Reviewed-by: Laurenz Albe <laurenz.a...@cybertec.at> Reviewed-by: David G. Johnston <david.g.johns...@gmail.com> Discussion: https://postgr.es/m/175223006802.3157505.14764328206246105...@wrigleys.postgresql.org Backpatch-through: 13 Branch ------ REL_14_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/209a22d794d5257cd57d001a1a456be444d7f42d Modified Files -------------- doc/src/sgml/func.sgml | 6 +++--- doc/src/sgml/protocol.sgml | 10 ++++++++++ 2 files changed, 13 insertions(+), 3 deletions(-)