Re: pgsql: Fix partitioned index creation with foreign partitions

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: pgsql: Fix partitioned index creation with foreign partitions
Дата
Msg-id 20190626230415.GA4672@alvherre.pgsql
обсуждение исходный текст
Ответ на pgsql: Fix partitioned index creation with foreign partitions  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Ответы Re: pgsql: Fix partitioned index creation with foreign partitions  (Amit Langote <amitlangote09@gmail.com>)
Список pgsql-committers
On 2019-Jun-26, Alvaro Herrera wrote:

> Fix partitioned index creation with foreign partitions

Hmm, so this causes prion to fail, because -DFORCE_RELCACHE_RELEASE: it
reports the immediate parent of the would-be-partition rather than the
topmost ancestor.  I'm not sure I understand why, since relcache release
shouldn't affect recursion order (maybe that's another bug).  I'll
investigate more tomorrow.

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



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Fix partitioned index creation with foreign partitions
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Remove remaining traces of Rand_OpenSSL() from the tree