Re: [PATCH] Support for foreign keys with arrays - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: [PATCH] Support for foreign keys with arrays
Date
Msg-id 4EC499AB.6070602@agliodbs.com
Whole thread Raw
In response to Re: [PATCH] Support for foreign keys with arrays  (Josh Berkus <josh@agliodbs.com>)
List 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


pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: [PATCH] Support for foreign keys with arrays
Next
From: Jaime Casanova
Date:
Subject: Re: [PATCH] Support for foreign keys with arrays