| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [COMMITTERS] pgsql: Ah, I finally realize why Magnus |
| Date: | 2006-07-22 05:10:48 |
| Message-ID: | 16321.1153545048@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> Peter Eisentraut wrote:
>> Tom Lane wrote:
>>> Ah, I finally realize why Magnus wanted to add a --bindir option to
>>> pg_regress: there's no other way to cope with testing a relocated
>>> installation. Seems better to call it --psqldir though, since the
>>> only thing we need to find in that case is psql.
>>
>> Well, if the ecpg tests materialize, maybe not.
>>
> Maybe installbindir or some such.
The problem with --bindir is that it confuses the purpose with the
build/install-time bindir, which is actually nearly unrelated --- it'll
likely have a similar path tail, but path head could be completely
different. (Confusing this purpose with bindir was why I failed to grok
the point to start with.) Call it what you like so long as it ain't
bindir ...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2006-07-22 14:05:20 | pgsql: Add libdir to PATH for Cygwin as well as WIN32 - should fix |
| Previous Message | Andrew Dunstan | 2006-07-22 01:11:01 | Re: [COMMITTERS] pgsql: Ah, I finally realize why Magnus |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hannu Krosing | 2006-07-22 07:49:29 | Re: "hot standby" system |
| Previous Message | Robert Lor | 2006-07-22 03:36:35 | Re: [PATCHES] Generic Monitoring Framework with DTrace patch |