Doc: clarify data type behavior of COALESCE and NULLIF.

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

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