Re: Support for Foreign keys with arrays

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: itishree sukla <itishree(dot)sukla(at)gmail(dot)com>
Cc: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Support for Foreign keys with arrays
Date: 2013-07-10 03:46:49
Message-ID: CAB7nPqRRt_MNSV1P4RWjHunriRwP4r_UMa-B_2yGL+H86FhJ+Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Jul 9, 2013 at 6:26 PM, itishree sukla <itishree(dot)sukla(at)gmail(dot)com> wrote:
> Hello Every one,
>
> I have a requirement for support for foreign keys with arrays, which is not
> there in postgresql 9.2, however it is in development for 9.3, i can see
> there is some thread saying patch is available, can any one please help me
> to get the patch, or any other work around by which we can achieve this.
The patch is available in a previous commit fest:
https://commitfest.postgresql.org/action/patch_view?id=900
The discussion finished about concerns with performance, and did not go further.
--
Michael

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message itishree sukla 2013-07-10 06:10:45 Re: Support for Foreign keys with arrays
Previous Message guxiaobo1982 2013-07-10 02:06:17 Reply: [GENERAL] 回复: [GENERAL] Can't create plpython language