From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | Darcy Buskermolen <darcyb(at)commandprompt(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: modules |
Date: | 2008-04-03 19:24:55 |
Message-ID: | 20080403122455.0222c558@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 3 Apr 2008 12:03:43 -0700
Darcy Buskermolen <darcyb(at)commandprompt(dot)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-----
From | Date | Subject | |
---|---|---|---|
Next Message | Mark Mielke | 2008-04-03 20:27:44 | Re: [GENERAL] SHA1 on postgres 8.3 |
Previous Message | rihad | 2008-04-03 19:22:05 | Re: deadlock |
From | Date | Subject | |
---|---|---|---|
Next Message | Bernd Helmle | 2008-04-03 19:35:22 | Re: Separate psql commands from arguments (was: psql command aliases support) |
Previous Message | Andrew Dunstan | 2008-04-03 19:23:59 | Re: Locale, Collation, ICU patch |