Re: [HACKERS] Win32 sysconfig -> pg_service.conf

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: david(at)fetter(dot)org, pgsql-patches(at)postgresql(dot)org
Subject: Re: [HACKERS] Win32 sysconfig -> pg_service.conf
Date: 2006-06-07 03:22:10
Message-ID: 200606070322.k573MA727171@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Andrew Dunstan wrote:
> Bruce Momjian said:
> >
> > On Win32, patch applied to return path if GetShortPathName() fails (no
> short name, path does not exist), rather than returning nothing.
> >
>
> What made you choose this rather than GetFullPathName?

Sure, we can do that. Does GetFullPathName() work if the path does not
exist? How is it different from the path we pass to it? Aren't all
those paths full already?

--
Bruce Momjian http://candle.pha.pa.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2006-06-07 03:22:51 Re: [HACKERS] Win32 sysconfig -> pg_service.conf
Previous Message Tom Lane 2006-06-07 02:48:55 Re: table/index fillfactor control