Re: Extension Templates S03E11

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: Extension Templates S03E11
Дата
Msg-id 1385848310.7500.307.camel@jdavis
обсуждение исходный текст
Ответ на Re: Extension Templates S03E11  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Ответы Re: Extension Templates S03E11
Список pgsql-hackers
On Wed, 2013-11-27 at 18:34 +0100, Dimitri Fontaine wrote:
> I merged your patch in, rebased against master, fixed some more typos I
> found, and filled in the gaps you found in the docs. Version 17 of the
> patch is attached to that email, passes `make check`.

A couple more questions:

1. During the initial development of extensions, there was discussion
about ordered version numbers and dependencies on the version (e.g.
requires foo >= 2.1). Outside the scope of this patch, of course, but is
that something that we can still do later? Or are we building
infrastructure that will make that nearly impossible in a release or
two?

2. People will want to start using this feature to control and version
their schema. Do you have comments about that? Should we eventually try
to get extensions to support that use case (if they don't already), or
should that be a completely different feature?

Regards,Jeff Davis





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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: Extension Templates S03E11
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] pg_upgrade ?deficiency