[BUGS] 答复: [GENERAL] How duplicate data produ ce when a UNIQUE index exite ?

2009-11-25 Thread RD
发件人: Scott Marlowe [mailto:scott.marl...@gmail.com] 发送时间: 2009年11月25日 14:44 收件人: RD黄永卫 抄送: pgsql-bugs@postgresql.org; pgsql-gene...@postgresql.org 主题: Re: [GENERAL] How duplicate data produce when a UNIQUE index exite ? 2009/11/24 RD黄永卫 : > Dear all, > > > > When "reinde

[BUGS] How duplicate data produce when a UNIQUE index exite ?

2009-11-25 Thread RD
Dear all, I have a table as below: Table "public.t_sfh_history" Column|Type | Modifiers -+-+--- idno| character(10) | not null lo_date | character(8)| not