Hacker News new | ask | show | jobs
by ahmed_ds 1436 days ago
When something that fundamental changes what is the cascading effect? Do other functions refer UNIQUE/NULL or do they have their own versions of UNIQUE/NULL like code?
1 comments

There is no fundamental change, this is an opt-in on a per-index basis.

It does not change null’s identity, it only allows indexes to treat nulls as identical.