I have a table with an btree unique index over 4 varchar keys.When I insert and if one or more keys is null, postgres allows duplicaterows to be inserted into the table.Are there some issues if index keys are null. Thanks Vinod Viswanathan