Doc: clarify data type behavior of COALESCE and NULLIF.

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

Commit: a24cda29e2742e24dbe3af07e6ee52bd79f2ced9
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2020-11-09T17:02:24Z
Releases: 11.10
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