Re: [RFC] [PATCH] Flexible "partition pruning" hook

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: [RFC] [PATCH] Flexible "partition pruning" hook
Дата
Msg-id CA+hUKG+BfqZ6ZDWCT9P4E03+Tum7+M0dN1zbefGTjJFQP54wtw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [RFC] [PATCH] Flexible "partition pruning" hook  (Andres Freund <andres@anarazel.de>)
Ответы Re: [RFC] [PATCH] Flexible "partition pruning" hook  (Mike Palmiotto <mike.palmiotto@crunchydata.com>)
Список pgsql-hackers
On Sat, Apr 6, 2019 at 3:06 PM Andres Freund <andres@anarazel.de> wrote:
> I've moved this to the next CF, and marked it as targeting v13.

Hi Mike,

Commifest 1 for PostgreSQL 13 is here.  I was just going through the
automated build results for the 'fest and noticed that your patch
causes a segfault in the regression tests (possibly due to other
changes that have been made in master since February).  You can see
the complete backtrace on the second link below, but it looks like
this is happening every time, so hopefully not hard to track down
locally.

https://ci.appveyor.com/project/postgresql-cfbot/postgresql/build/1.0.46412
https://travis-ci.org/postgresql-cfbot/postgresql/builds/555380617

Thanks,

-- 
Thomas Munro
https://enterprisedb.com



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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: FETCH FIRST clause PERCENT option
Следующее
От: Amit Langote
Дата:
Сообщение: Re: Another way to fix inherited UPDATE/DELETE