Re: partitioning code reorganization

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: partitioning code reorganization
Дата
Msg-id 20180415001706.d4e2fwyt7hwk7kpx@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: partitioning code reorganization  (Amit Langote <amitlangote09@gmail.com>)
Ответы Re: partitioning code reorganization  (Amit Langote <amitlangote09@gmail.com>)
Re: partitioning code reorganization  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Список pgsql-hackers
Amit Langote wrote:
> On Sat, Apr 14, 2018 at 11:48 PM, Amit Langote <amitlangote09@gmail.com> wrote:
> > Hi.
> >
> > Thanks for taking care of few things I left like those PartitionKey
> > accessors in rel.h.
> 
> Forgot to mention -- there are some files that still include
> catalog/partition.h but no longer need to.  Find a delta patch
> attached that applies on your v6.

Thanks!  I pushed this now, putting back the enum in parsenodes and
including this delta patch of yours.

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


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

Предыдущее
От: Jordan Deitch
Дата:
Сообщение: Re: Proposal: Adding json logging
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Guidelines on dropping objects in regression tests, sqlsmith