Re: Extension Templates S03E11

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: Extension Templates S03E11
Дата
Msg-id E7D2495C-BB4B-4BDE-A07B-82C44F0C0F6C@justatheory.com
обсуждение исходный текст
Ответ на Re: Extension Templates S03E11  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Ответы Re: Extension Templates S03E11
Список pgsql-hackers
On Dec 2, 2013, at 6:14 AM, Dimitri Fontaine <dimitri@2ndQuadrant.fr> wrote:

> Whether you're targetting a file system template or a catalog template,
> PGXN is not a complete solution, you still need to build the extension.

This is true today, but only because PostgreSQL provides the infrastructure for building and installing extensions that
entails`make && make install`. If Postgres provided some other method of building and installing extensions, you could
startusing it right away on PGXN. The *only* requirement for PGXN distributions, really, is a META.json file describing
theextension. 

Best,

David


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: In-core regression tests for replication, cascading, archiving, PITR, etc.
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] pg_upgrade ?deficiency