Re: Modifying and solidifying contrib - Mailing list pgsql-hackers

From Michael Glaesemann
Subject Re: Modifying and solidifying contrib
Date
Msg-id 92296FAD-5506-4253-97F6-4E5D39BE0E43@seespotcode.net
Whole thread Raw
In response to Re: Modifying and solidifying contrib  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: Modifying and solidifying contrib
Re: Modifying and solidifying contrib
List pgsql-hackers
On Jan 28, 2007, at 11:25 , Joshua D. Drake wrote:

> David Fetter wrote:
>> Not so great.  SQL:2003 has a special meaning for the word "module."
>
> Yeah I saw mention of that in another thread, but I really didn't like
> the word plugins. Do you have another thought? Extensions?

"Extensions" would tie in nicely with its common use in the docs,  
especially wrt pgxs:

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.

Michael Glaesemann
grzm seespotcode net




pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Modifying and solidifying contrib
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Modifying and solidifying contrib