UNIQUE not unique with inheritance (workaround?)

From: Samuel Sieb <samuel(at)sieb(dot)net>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: UNIQUE not unique with inheritance (workaround?)
Date: 2003-02-08 19:34:05
Message-ID: 3E455BAD.3040005@sieb.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Is there any workaround for this problem? I'm getting involved in a
project where inheritance is an incredibly useful feature, but the
non-unique issue could be a serious stumbling block. Is there any way
to work around it with a trigger or something?

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Oliver Elphick 2003-02-08 22:12:01 Re: UNIQUE not unique with inheritance (workaround?)
Previous Message Kevin Brown 2003-02-08 11:09:34 Re: function to return pg_user.usesysid