Re: creating extension including dependencies

Поиск
Список
Период
Сортировка
От Petr Jelinek
Тема Re: creating extension including dependencies
Дата
Msg-id 560FFA97.7000302@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: creating extension including dependencies  (Andres Freund <andres@anarazel.de>)
Ответы Re: creating extension including dependencies
Список pgsql-hackers
On 2015-10-03 17:16, Andres Freund wrote:
> On 2015-10-03 17:15:54 +0200, Andres Freund wrote:
>> Here's an updated patch. Petr, could you please expand the test to
>> handle a bit more complex cascading setups?
>

Okay, I changed the test to make the dependencies bit more complex -
more than one dependency per extension + also non-cyclic
interdependency. It still works as expected.

--
  Petr Jelinek                  http://www.2ndQuadrant.com/
  PostgreSQL Development, 24x7 Support, Training & Services

Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: [PATCH] postgres_fdw extension support
Следующее
От: Andres Freund
Дата:
Сообщение: Re: [PATCH v1] GSSAPI encryption support