| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Michael Paesold" <mpaesold(at)gmx(dot)at> |
| Cc: | "Thomas Hallgren" <thhal(at)mailblocks(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: What has happened to pgxs? |
| Date: | 2005-09-23 14:23:44 |
| Message-ID: | 3620.1127485424@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
"Michael Paesold" <mpaesold(at)gmx(dot)at> writes:
> Bruce, others, could this comparision be made case-insensitive at least, so
> that it at least finds "PostgreSQL" and does not append postgresql in that
> case?
We could certainly add "PostgreSQL" to the set of checked-for strings,
but...
> That would be the least invasive fix for the Windows case, I guess, where
> the default installation directory contains "PostgreSQL".
It does? Dave just told us that the standard installer package is built
to install into /usr/local/pgsql. So I'm not seeing where the complaint
is coming from.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2005-09-23 14:32:08 | Re: pgxs and pginstaller |
| Previous Message | Thomas Hallgren | 2005-09-23 14:23:10 | Re: stack depth limit exceeded problem. |