Re: [PATCH] Support for foreign keys with arrays

Поиск
Список
Период
Сортировка
От Marco Nenciarini
Тема Re: [PATCH] Support for foreign keys with arrays
Дата
Msg-id 1331292273.3767.7.camel@greygoo.devise-it.lan
обсуждение исходный текст
Ответ на Re: [PATCH] Support for foreign keys with arrays  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Il giorno gio, 08/03/2012 alle 08.11 -0500, Robert Haas ha scritto:
> On Fri, Feb 24, 2012 at 9:01 PM, Noah Misch <noah@leadboat.com> wrote:
> > I consider these the core changes needed to reach Ready for Committer:
> >
> > - Fix crash in array_replace(arr, null, null).
> > - Don't look through the domain before calling can_coerce_type().
> > - Compare operator family of pfeqop and TYPECACHE_EQ_OPR at creation.
> > - Move post-processing from gram.y and remove "t"/"f" magic values.
> 
> So, is someone working on making these changes?
> 

We are working on it and I hope we can send the v4 version during the
upcoming weekend.

Regards,
Marco

-- 
Marco Nenciarini - 2ndQuadrant Italy
PostgreSQL Training, Services and Support
marco.nenciarini@2ndQuadrant.it | www.2ndQuadrant.it 




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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Scaling XLog insertion (was Re: Moving more work outside WALInsertLock)
Следующее
От: Fujii Masao
Дата:
Сообщение: Bug: walsender and high CPU usage