Re: Modifying and solidifying contrib

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: Modifying and solidifying contrib
Дата
Msg-id 45BC26E4.2050103@commandprompt.com
обсуждение исходный текст
Ответ на Re: Modifying and solidifying contrib  (Michael Glaesemann <grzm@seespotcode.net>)
Ответы Re: Modifying and solidifying contrib  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> PostgreSQL can be extended by the user in many ways ...
> PostgreSQL also accepts escape string constants, which are an extension
> to the SQL standard
> To use the infrastructure for your extension ...
> Here is an example that builds an extension module ...
> They test standard SQL operations as well as the extended capabilities
> of PostgreSQL.
> 
> The pgxs docs do use "module" as well, but as previously mentioned
> module already has a particular meaning in the spec.

So what are we thinking here? Along with my suggestion of extensions /
contrib that we modify initdb to load an extensions schema with all
extensions into template1?

Sincerely,

Joshua D. Drake

> 
> Michael Glaesemann
> grzm seespotcode net
> 
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly
> 


-- 
     === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997            http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/



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

Предыдущее
От: Michael Glaesemann
Дата:
Сообщение: Re: Modifying and solidifying contrib
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Modifying and solidifying contrib