Re: Attempt to fix inheritance limitations: unique and foreign keyconstraints - Mailing list pgsql-hackers

From Raphael Medaer
Subject Re: Attempt to fix inheritance limitations: unique and foreign keyconstraints
Date
Msg-id 4dd12350-baca-c325-828e-fd8b44c8d5b9@escaux.com
Whole thread Raw
In response to Re: Attempt to fix inheritance limitations: unique and foreign key constraints  (Robert Haas <robertmhaas@gmail.com>)
List 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

Dit bericht is onderworpen aan de voorwaarden beschikbaar op onze website.
Ce message est soumis aux conditions disponibles sur
notre site web.
This message is subject to the terms and conditions available on
our website.

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: Getting "ERROR: did not find all requested child rels inappend_rel_list" when enable_partition_pruning is on
Next
From: Antonin Houska
Date:
Subject: Re: Memory leaks in BufFileOpenShared()