]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: clarify data type behavior of COALESCE and NULLIF.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 9 Nov 2020 17:02:24 +0000 (12:02 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 9 Nov 2020 17:02:24 +0000 (12:02 -0500)
commitf47841fbad8a7f6dd579db68d782857697ad25c6
tree3a67270f9359a22215d353641055d06342671115
parent67029845b08d93108d53f572e2d58334c850126f
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
doc/src/sgml/func.sgml
doc/src/sgml/typeconv.sgml