Doc: clarify data type behavior of COALESCE and NULLIF. After studying the code, NULLIF is a lot more subtle than you might have guessed.
Discussion: https://postgr.es/m/[email protected] Branch ------ REL_13_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/f47841fbad8a7f6dd579db68d782857697ad25c6 Modified Files -------------- doc/src/sgml/func.sgml | 27 +++++++++++++++++++++++++-- doc/src/sgml/typeconv.sgml | 12 ++++++++---- 2 files changed, 33 insertions(+), 6 deletions(-)
