Hacker News new | ask | show | jobs
by thijsvandien 1445 days ago
> Personally, I think that the existing PostgreSQL behavior (NULLS DISTINCT) is the "right" one

I find this to be at odds with IS DISTINCT FROM, which is false for two NULLs.