Re: Attempt to fix inheritance limitations: unique and foreign key constraints

From: Raphael Medaer <rme(at)escaux(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Attempt to fix inheritance limitations: unique and foreign key constraints
Date: 2018-06-15 07:45:59
Message-ID: 4dd12350-baca-c325-828e-fd8b44c8d5b9@escaux.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Robert,

> Sounds very similar to commit 3de241dba86f3dd000434f70aebba725fb928032.

I'm reusing part of the code from this commit (mainly
"CloneForeignKeyConstraints")..
But this commit concerns only partitioned tables.. not inherited tables.

Kind regards,

--
Raphael Medaer
Product Development Engineer
Escaux

Escaux, Communication as easy as the web
Chaussée de Bruxelles 408, 1300 Wavre, Belgium
Direct: +3227887564
Main: +3226860900
www.escaux.com <http://www.escaux.com>
------------------------------------------------------------------------
/Dit bericht is onderworpen aan de voorwaarden beschikbaar op onze
website <https://www.escaux.com/docs/ContractInfo.html>.
Ce message est soumis aux conditions disponibles sur notre site web
<https://www.escaux.com/docs/ContractInfo.html>.
This message is subject to the terms and conditions available on our
website <https://www.escaux.com/docs/ContractInfo.html>. /

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Antonin Houska 2018-06-15 07:59:26 Re: Memory leaks in BufFileOpenShared()
Previous Message Amit Langote 2018-06-15 07:41:32 Re: Getting "ERROR: did not find all requested child rels in append_rel_list" when enable_partition_pruning is on