Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
thijsvandien
on July 11, 2022
|
parent
|
context
|
favorite
| on:
Postgres 15 improves UNIQUE and NULL
> 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.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I find this to be at odds with IS DISTINCT FROM, which is false for two NULLs.