Re: unique (a,b)?

From: Knut Suebert <knut(dot)suebert(at)web(dot)de>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: unique (a,b)?
Date: 2001-05-04 21:01:59
Message-ID: 20010504230159.A7758@cascal.vtb
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

ksueber schrieb:
> would allow an insert of (1,2) as it is an unique combination. That seems to be wrong.

Seems. The error was somewhere else, sorry.
Knut

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Bob Whitehouse 2001-05-04 21:10:23 Converting a proceedure from SOLID to Postgres
Previous Message Knut Suebert 2001-05-04 20:58:43 unique (a,b)?