Re: Extensions User Design

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Extensions User Design
Дата
Msg-id 4A48BB2D.2030202@archonet.com
обсуждение исходный текст
Ответ на Re: Extensions User Design  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut wrote:
> 
> Another thing we might want to consider once we have a robust extension 
> mechanism is to move some things out of the backend into extensions.  
> Candidates could be uuid, legacy geometry types, inet/cidr, for example.  
> These extensions would still be available and probably installed by default, 
> but they need not be hardcoded into the backend.

Presumably would help the prospective upgrader too. Upgrade tool can't 
cope with the change to inet types? No problem, I *know* they're not in 
use, since they're not loaded.

--   Richard Huxton  Archonet Ltd


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Extensions User Design
Следующее
От: Lars Kanis
Дата:
Сообщение: [PATCH] user mapping extension to pg_ident.conf