Re: Array element foreign keys - Mailing list pgsql-general

From Tom Lane
Subject Re: Array element foreign keys
Date
Msg-id 18061.1472730533@sss.pgh.pa.us
Whole thread Raw
In response to Array element foreign keys  (Emrul <emrul@emrul.com>)
List pgsql-general
Emrul <emrul@emrul.com> writes:
> I know a while ago someone posted a patch to support this:
> http://blog.2ndquadrant.com/postgresql-9-3-development-array-element-foreign-keys/
> but it seems that it has not made it as of 9.5.

> Is anyone aware of why it wasn't already included / if it is planned for it
> to be in a (near) future release?

According to the thread at
https://www.postgresql.org/message-id/flat/1343842863.5162.4.camel%40greygoo.devise-it.lan
it was bounced back for rework because of serious semantic and performance
deficiencies.  Since that was four years ago and nothing new has been
submitted, I wouldn't hold my breath.

            regards, tom lane


pgsql-general by date:

Previous
From: Daniel Caldeweyher
Date:
Subject: Re: Do function calls the cached?
Next
From: "Mike Sofen"
Date:
Subject: Re: UPDATE OR REPLACE?