Doc: clarify data type behavior of COALESCE and NULLIF.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: d4fb509d07c36e1839ba2a1c0d00ff18606937f6
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2020-11-09T17:02:24Z
Releases: 9.6.20
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/160486028730.25500.15740897403028593550@wrigleys.postgresql.org

Files

PathChange+/−
doc/src/sgml/func.sgml modified +25 −2
doc/src/sgml/typeconv.sgml modified +8 −4

Documentation touched

Discussion