|
|
|
|
|
by Justsignedup
1445 days ago
|
|
Currently nulls are considered not distinct in postgres, no? Doesn't this mean anyone upgrading will have to fix up all their table definitions? Or am I wrong about this? I just care about the backwards compat. To be clear, the second I saw this I thought "finally!!!" |
|
This one. Currently nulls are always distinct (different from one another).