| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: --disable-shared is entirely broken these days |
| Date: | 2012-08-30 21:01:39 |
| Message-ID: | 20120830210139.GB8753@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Aug 30, 2012 at 04:57:30PM -0400, Tom Lane wrote:
> Bruce Momjian <bruce(at)momjian(dot)us> writes:
> > On Thu, Aug 30, 2012 at 04:50:22PM -0400, Tom Lane wrote:
> >> No documentation changes?
>
> > I couldn't find any place we document it. I did:
> > grep _shared *.sgml
> > and no hits were returned. Should I search for something else?
>
> It's --enable-shared, not --enable_shared. I see at least one hit, in
> installation.sgml.
Oh, got -/_ mixed up. Fixed with attached applied patch.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
| Attachment | Content-Type | Size |
|---|---|---|
| shared2.diff | text/x-diff | 908 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2012-08-30 21:03:01 | Re: splitting htup.h |
| Previous Message | Tom Lane | 2012-08-30 20:57:30 | Re: --disable-shared is entirely broken these days |