Thanks. I can confirm that this fixes the issue.
//Magnus
>-----Original Message-----
>From: Bruce Momjian [mailto:pgman@candle.pha.pa.us]
>Sent: den 27 oktober 2004 19:17
>To: Magnus Hagander
>Cc: pgsql-patches@postgresql.org
>Subject: Re: [PATCHES] pg_ctl -D canonicalization
>
>
>
>OK, attached patch applied. Your original patch didn't
>canonicalize the
>PGDATA environment variable. '-D' takes precidence but it should be
>accurate.
>
>I also updated the comments in canonicalize_path because it does a lot
>more now that just win to unix path conversion.
>
>---------------------------------------------------------------
>------------