Re: Attempt to fix inheritance limitations: unique and foreign keyconstraints

Поиск
Список
Период
Сортировка
От Raphael Medaer
Тема Re: Attempt to fix inheritance limitations: unique and foreign keyconstraints
Дата
Msg-id 4dd12350-baca-c325-828e-fd8b44c8d5b9@escaux.com
обсуждение исходный текст
Ответ на Re: Attempt to fix inheritance limitations: unique and foreign key constraints  (Robert Haas <robertmhaas@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Amit Langote
Дата:
Сообщение: Re: Getting "ERROR: did not find all requested child rels inappend_rel_list" when enable_partition_pruning is on
Следующее
От: Antonin Houska
Дата:
Сообщение: Re: Memory leaks in BufFileOpenShared()