6 ms·
This is very good to know because it means this exclusion constraint workaround is a better approach over using a SQL hash function and a btree if you want to e
by mxey 8mo ago
This is very good to know because it means this exclusion constraint workaround is a better approach over using a SQL hash function and a btree if you want to enforce uniqueness on values too long for a btree index.