Re: creating extension including dependencies

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: creating extension including dependencies
Дата
Msg-id 50BD08AE-F319-4C33-9CEE-93DDB3A72865@justatheory.com
обсуждение исходный текст
Ответ на Re: creating extension including dependencies  (Andres Freund <andres@anarazel.de>)
Ответы Re: creating extension including dependencies  (David Fetter <david@fetter.org>)
Список pgsql-hackers
On Jul 7, 2015, at 6:41 AM, Andres Freund <andres@anarazel.de> wrote:

> At the minimum I'd like to see that CREATE EXTENSION foo; would install
> install extension 'bar' if foo dependended on 'bar' if CASCADE is
> specified. Right now we always error out saying that the dependency on
> 'bar' is not fullfilled - not particularly helpful.

+1

If `yum install foo` also installs bar, and `pgxn install foo` downloads, builds, and installs bar, it makes sense to
methat `CREATE EXTENSION foo` would install bar if it was available, and complain if it wasn’t. 

Best,

David


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Missing latex-longtable value
Следующее
От: Claudio Freire
Дата:
Сообщение: Re: FPW compression leaks information