Re: inherited primary key misbehavior - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: inherited primary key misbehavior
Date
Msg-id 201901240303.627xbcd46jpj@alvherre.pgsql
Whole thread Raw
In response to Re: inherited primary key misbehavior  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Responses Re: inherited primary key misbehavior  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
List pgsql-hackers
On 2019-Jan-24, Amit Langote wrote:

> Fixed in the attached.  We don't support inheriting EXCLUSION constraints
> yet, so no need to consider their indexes.

Looks good, pushed.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Allowing extensions to supply operator-/function-specific info
Next
From: Tom Lane
Date:
Subject: Re: Thread-unsafe coding in ecpg