Re: UniqueKey v2 - Mailing list pgsql-hackers

From zhihuifan1213@163.com
Subject Re: UniqueKey v2
Date
Msg-id 7mla7cnh4rsy.fsf@e18c07352.et15sqa
Whole thread Raw
In response to Re: UniqueKey v2  (jian he <jian.universality@gmail.com>)
Responses Re: UniqueKey v2
List pgsql-hackers
> i did some simple tests using text data type.
>
> it works with the primary key, not with unique indexes.
> it does not work when the column is unique, not null.
>
> The following is my test.

Can you simplify your test case please? I can't undertand what "doesn't
work" mean here and for which case. FWIW, this feature has nothing with
the real data, I don't think inserting any data is helpful unless I
missed anything. 


-- 
Best Regards
Andy Fan




pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: [PATCH] Add support function for containment operators
Next
From: Aleksander Alekseev
Date:
Subject: Re: [patch] pg_basebackup: mention that spread checkpoints are the default in --help