| От | Nabil Sayegh |
|---|---|
| Тема | Re: Create Table Unique problem... bug? |
| Дата | |
| Msg-id | 1054129826.1504.10.camel@billy обсуждение исходный текст |
| Ответ на | Create Table Unique problem... bug? (Mauro Bertoli <bertolima@yahoo.it>) |
| Список | pgsql-novice |
Am Mit, 2003-05-28 um 15.34 schrieb Mauro Bertoli: > and re-insert it... I can!!!! Now there are two > identical row, and UNIQUE?? > I think postgres must occur an error? Is it Ok? > > (The same problem is with: > INSERT INTO questiontypes (id,label) values (2,'a'); > Is it ok?) I don't know the answer to your question, but I think the problem could be that you NULL compared with anything will always be undefined. e.g. NULL=NULL is false maybe: (NULL,'a')=(NULL,'a') is false, too ? bye -- e-Trolley Sayegh & John, Nabil Sayegh Tel.: 0700 etrolley /// 0700 38765539 Fax.: +49 69 8299381-8 PGP : http://www.e-trolley.de
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера