Re: [PATCH] Support for foreign keys with arrays

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCH] Support for foreign keys with arrays
Date: 2011-11-17 05:20:43
Message-ID: 4EC499AB.6070602@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Folks,

BTW, I don't want to block this patch. However, it occurs to me that a
more generalized FK based on non-equality conditions (i.e. expressions)
would be nice if it were possible. Then we could have FKs from all
kinds of complex structures.

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jaime Casanova 2011-11-17 05:26:10 Re: [PATCH] Support for foreign keys with arrays
Previous Message Pavel Stehule 2011-11-17 05:14:19 Re: [PATCH] Support for foreign keys with arrays