Re: [BUGS] BUG #3276: unique index/unique constraint

2007-05-14 Thread Tom Lane
"michael" <[EMAIL PROTECTED]> writes: > with regards to unique rows, i think we should deviate from the sql > standard. That's not happening. > or if this isn't possible, we should at least document this in > postgresql's unique index/unique constraint's gotchas, make more obvious. It is docume

[BUGS] BUG #3276: unique index/unique constraint

2007-05-14 Thread michael
The following bug has been logged online: Bug reference: 3276 Logged by: michael Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.4 Operating system: winxp Description:unique index/unique constraint Details: from postgresql irc, one says: the docs say: "Whe