Re: foreign key from array element

From: Rafal Pietrak <rafal(at)zorro(dot)isa-geek(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: foreign key from array element
Date: 2012-09-18 07:12:23
Message-ID: 1347952343.5675.229.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 2012-09-17 at 14:31 -0500, Merlin Moncure wrote:
> On Mon, Sep 17, 2012 at 7:24 AM, Rafal Pietrak <rafal(at)zorro(dot)isa-geek(dot)com> wrote:
> > On Mon, 2012-09-17 at 19:58 +0800, Craig Ringer wrote:
> >> On 09/17/2012 04:46 PM, Rafal Pietrak wrote:
> > [--------------]
> >> There was some quite recent discussion on ELEMENT foreign keys on the
> >> -hackers list. Try searching pgsql-hackers for ELEMENT foreign key.
[------------]
> It appears to be awaiting review, so the earliest possible release to
> contain would be 9.3. My entirely arbitrary (and likely incorrect!)
> estimation puts at about 80% chance of making 9.3, 10% chance off some
> later release, and 10% chance of rejection or getting dropped.

I hope it'll not end up in that 10% bin.

Who can review that patch?

-R

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Albe Laurenz 2012-09-18 07:13:24 Re: log_destination = csvlog, line breaks interfere in analysis
Previous Message Albe Laurenz 2012-09-18 07:01:13 Re: State of the art for foreign keys to child tables?