By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
CREATE TABLE
INSERT 0 4
CREATE TABLE
INSERT 0 4
ERROR: could not create unique index "empty_u1" DETAIL: Key (personnel_id)=() is duplicated.
ERROR: could not create unique index "empty_u2" DETAIL: Key (personnel_id)=() is duplicated.
ERROR: could not create unique index "tbl_null_u1" DETAIL: Key (personnel_id)=(null) is duplicated.
ALTER TABLE
ALTER TABLE