Hacker News new | ask | show | jobs
by al2o3cr 523 days ago
FWIW, you can explicitly change this behavior in Postgres as of version 15 - include "NULLS NOT DISTINCT" when creating the unique index.