pgsql: Doc: clarify data type behavior of COALESCE and NULLIF.
Started by Tom Laneover 5 years ago1 messagescomitters
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: /messages/by-id/160486028730.25500.15740897403028593550@wrigleys.postgresql.org
Branch
------
REL9_6_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/d4fb509d07c36e1839ba2a1c0d00ff18606937f6
Modified Files
--------------
doc/src/sgml/func.sgml | 27 +++++++++++++++++++++++++--
doc/src/sgml/typeconv.sgml | 12 ++++++++----
2 files changed, 33 insertions(+), 6 deletions(-)