From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: [PATCH] Warning about configure args (weaker version) |
Date: | 2006-05-15 15:37:46 |
Message-ID: | 200605151537.k4FFbkD03047@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Your patch has been added to the PostgreSQL unapplied patches list at:
http://momjian.postgresql.org/cgi-bin/pgpatches
It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.
---------------------------------------------------------------------------
Martijn van Oosterhout wrote:
-- Start of PGP signed section.
> Here's a weaker version of the previous patch. Rather than aborting, it
> simply prints a warning about any unrecognised options, just before the
> end:
>
> checking thread safety of required library functions... yes
> *** Option ignored: --enable-depends
> configure: creating ./config.status
> ...etc...
>
> Have a nice day,
> --
> Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> > From each according to his ability. To each according to his ability to litigate.
[ Attachment, skipping... ]
-- End of PGP section, PGP failed!
--
Bruce Momjian http://candle.pha.pa.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Hannu Krosing | 2006-05-15 20:33:10 | Re: Iterating generator from C (PostgreSQL's pl/python RETUN |
Previous Message | Martijn van Oosterhout | 2006-05-15 08:28:23 | Re: [PATCH] Improve EXPLAIN ANALYZE overhead by sampling |