Re: Minor inheritance/check bug: Inconsistent behavior - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Minor inheritance/check bug: Inconsistent behavior
Date
Msg-id CAA4eK1KT0QNe_BcwsP8tiZQUQ+8V87JwDqgxVUEe8WnBdWUFOA@mail.gmail.com
Whole thread Raw
In response to Re: Minor inheritance/check bug: Inconsistent behavior  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Fri, Sep 20, 2013 at 7:17 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> On Fri, Sep 20, 2013 at 9:43 AM, Amit Kapila <amit.kapila16@gmail.com> wrote:
>>    Handling for OID is not clear, shall we allow it or not in check constraint?
>>    In my current patch OID will not be allowed in check constraint.
>
> I vote for allowing it.

Okay, I shall send the updated patch by tomorrow.

With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Kevin Grittner
Date:
Subject: Re: record identical operator
Next
From: Kevin Grittner
Date:
Subject: Re: record identical operator - Review