Re: [GENERAL] just little BUG

1999-07-09 Thread Jonathan davis
>[Charset iso-8859-1 unsupported, filtering to ASCII...] >> hello all >> >> normaly a UNIQUE PRIMARY KEY is unique but >> when you use a heritage, you can insert a duplicate key > >I assume you mean inheritance. > >Can you send us a little test sample please? > >-- hello all this is th

Re: [GENERAL] just little BUG

1999-07-08 Thread Bruce Momjian
[Charset iso-8859-1 unsupported, filtering to ASCII...] > hello all > > normaly a UNIQUE PRIMARY KEY is unique but > when you use a heritage, you can insert a duplicate key I assume you mean inheritance. Can you send us a little test sample please? -- Bruce Momjian

[GENERAL] just little BUG

1999-07-08 Thread Jonathan davis
hello all normaly a UNIQUE PRIMARY KEY is unique but when you use a heritage, you can insert a duplicate key