Re: Addition to content

2020-11-11 Thread Bruce Momjian
On Mon, Nov 9, 2020 at 11:09:59AM -0500, Tom Lane wrote: > PG Doc comments form writes: > > I would be helpful to add that NULLIF and COALESCE need to be of same data > > type. > > That's not actually a correct statement ... which I guess just reinforces > your point that the behavior needs to

Re: Addition to content

2020-11-09 Thread Tom Lane
PG Doc comments form writes: > I would be helpful to add that NULLIF and COALESCE need to be of same data > type. That's not actually a correct statement ... which I guess just reinforces your point that the behavior needs to be documented. regards, tom lane