Re: modules - Mailing list pgsql-hackers

From Joshua D. Drake
Subject Re: modules
Date
Msg-id 20080403122455.0222c558@commandprompt.com
Whole thread Raw
In response to Re: modules  (Darcy Buskermolen <darcyb@commandprompt.com>)
List pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, 3 Apr 2008 12:03:43 -0700
Darcy Buskermolen <darcyb@commandprompt.com> wrote:

> > This would install all the modules but not enable them in the
> > database itself (of course). This could also be extended to the pls
> > so that we have exactly one mechanism to control those options as
> > well.
> >
> > ./configure --enable-module=pgcrypto --enable-module=plperl
> 
> I think --enable-module might be the wrong term here, since you
> specificaly state we are not "enabling" them in the database.
> 
> I think --with-module=... might be a better way to go.
> 

That would work.

Joshua D. Drake

- -- 
The PostgreSQL Company since 1997: http://www.commandprompt.com/ 
PostgreSQL Community Conference: http://www.postgresqlconference.org/
United States PostgreSQL Association: http://www.postgresql.us/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFH9S8HATb/zqfZUUQRAjAFAJ0dsH4Cwr3WuiLXVKw9tReOarhKSQCeNuKL
GkaxyLV8eC/YhUzgfd4YTEI=
=6C6r
-----END PGP SIGNATURE-----

pgsql-hackers by date:

Previous
From: Darcy Buskermolen
Date:
Subject: Re: modules
Next
From: Andrew Dunstan
Date:
Subject: Re: Locale, Collation, ICU patch