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

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

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?

cheers

andrew

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2006-06-06 22:52:28 Re: [HACKERS] Win32 sysconfig -> pg_service.conf
Previous Message Bruce Momjian 2006-06-06 22:34:03 Re: [HACKERS] Win32 sysconfig -> pg_service.conf