Re: Multiple primary key on partition table?

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Multiple primary key on partition table?
Дата
Msg-id 20181004145503.gtuj5eritwnomz4o@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: Multiple primary key on partition table?  (Rajkumar Raghuwanshi <rajkumar.raghuwanshi@enterprisedb.com>)
Ответы Re: Multiple primary key on partition table?
Список pgsql-hackers
On 2018-Oct-01, Rajkumar Raghuwanshi wrote:

> On Tue, Sep 18, 2018 at 11:20 AM amul sul <sulamul@gmail.com> wrote:
> 
> > Here is the complete patch proposes the aforesaid fix with regression test.
>
> Thanks, This worked for me.

Yeah, looks good to me, pushed.  I added one more regression test to
ensure that the PRIMARY KEY clause in the partition is still accepted if
the parent does not have one.

Thanks

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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Geoff Winkless
Дата:
Сообщение: Re: Poor plan when using EXISTS in the expression list
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Segfault when creating partition with a primary key and sql_droptrigger exists