Re: pgsql: Get rid of copy_partition_key

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: pgsql: Get rid of copy_partition_key
Дата
Msg-id 20171222162419.7hocebnsb4fc4yrj@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: pgsql: Get rid of copy_partition_key  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Ответы Re: pgsql: Get rid of copy_partition_key  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-hackers
I believe this patch (which also fixes a comment I neglected to fix in
the previous one) should satisfy your concerns.

It's still running a few relevant tests (create_function_1 create_type
point polygon circle create_table copy create_misc create_index
alter_table partition_join partition_prune hash_part) under
CLOBBER_FREED_MEMORY + CLOBBER_CACHE_ALWAYS, but so far it's looking
good.

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

Вложения

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

Предыдущее
От: Antonin Houska
Дата:
Сообщение: Re: [HACKERS] WIP: Aggregation push-down
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: pgsql: Get rid of copy_partition_key