Re: Finer Extension dependencies

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: Finer Extension dependencies
Дата
Msg-id D2CA6B37-3A52-4A28-B98D-F5EE2D24C700@justatheory.com
обсуждение исходный текст
Ответ на Re: Finer Extension dependencies  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Finer Extension dependencies
Список pgsql-hackers
On Mar 29, 2012, at 4:42 AM, Robert Haas wrote:

> 2. Add a new feature to the provides line with every release that does
> anything other than fix bugs, leading to:
>
> provides = foobar-1.1, foobar-1.2, foobar-1.3, foobar-1.4, foobar-1.5,
> foobar-1.6, foobar-2.0, foobar-2.1, foobar-2.2, foobar-2.3,
> foobar-3.0, foobar-3.1

This is what I have expected to do. In new releases of pgTAP, I’d probably just add version lines. I might give certain
releasesnames, but probably not. I’m too lazy, and if a given release has more than one new feature, it’d be a bit
silly.

I’ve never been very keen on this approach, but then I don’t understand packaging systems very well, so it might rock,
andI just don’t know how to use it properly. But I cannot tell. 

Best,

David

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: patch for parallel pg_dump
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Re: pg_stat_statements normalisation without invasive changes to the parser (was: Next steps on pg_stat_statements normalisation)