| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Martijn van Oosterhout <kleptog(at)svana(dot)org>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Bruce Momjian <bruce(at)momjian(dot)us>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: ./configure argument checking |
| Date: | 2006-10-13 15:25:28 |
| Message-ID: | 20061013152528.GD18553@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Tom Lane wrote:
> Martijn van Oosterhout <kleptog(at)svana(dot)org> writes:
> > I would like a pedantic mode, but the method of activation is a tricky
> > issue. You want it to be 'on' for normal users but 'off' for automatic
> > build scripts.
>
> A quiet mode would work better, because it could be on by default for
> both cases. However, people may be too used to expecting to see chatter
> from configure scripts --- anyone who's used a few before would probably
> think the script was hung :-(
Maybe have it emit single chars instead of lines for each check? That
way it looks like something's going on. Not sure how difficult that is
with autoconf.
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephen Frost | 2006-10-13 15:33:43 | Re: [HACKERS] array_accum aggregate |
| Previous Message | Alexander Staubo | 2006-10-13 15:22:25 | Re: more anti-postgresql FUD |