| From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
|---|---|
| To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Peter Eisentraut" <peter_e(at)gmx(dot)net> |
| Cc: | <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Making pgxs builds work with a relocated installation |
| Date: | 2005-09-27 07:38:28 |
| Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E4CC2EE2@ratbert.vale-housing.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> -----Original Message-----
> From: pgsql-hackers-owner(at)postgresql(dot)org
> [mailto:pgsql-hackers-owner(at)postgresql(dot)org] On Behalf Of Tom Lane
> Sent: 27 September 2005 01:13
> To: Peter Eisentraut
> Cc: pgsql-hackers(at)postgresql(dot)org
> Subject: [HACKERS] Making pgxs builds work with a relocated
> installation
>
> The other open issue in this area was that on Windows, pg_config needs
> to return space-free path names to avoid breaking the
> makefiles. It was
> suggested that this could be handled by passing pg_config's
> result path
> names through GetShortPathName() on that platform. That
> sounds OK to me
> but I'm not in a position to write or test such a patch; can someone
> take care of that?
At the risk of getting squished in the rush to help, if noone else
volunteers I'll try to find some time.
:-)
/D
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2005-09-27 07:57:30 | Re: Making pgxs builds work with a relocated installation |
| Previous Message | Qingqing Zhou | 2005-09-27 07:29:15 | unchecked malloc |