Re: is_absolute_path incorrect on Windows - Mailing list pgsql-hackers

From Tom Lane
Subject Re: is_absolute_path incorrect on Windows
Date
Msg-id 10231.1275430191@sss.pgh.pa.us
Whole thread Raw
In response to Re: is_absolute_path incorrect on Windows  (Bruce Momjian <bruce@momjian.us>)
Responses Re: is_absolute_path incorrect on Windows  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> Robert Haas wrote:
>> Maybe something like is_under_cwd()?

> Yeah, is_below_cwd?

Hm.  Neither of these obviously exclude the case of an absolute path
that happens to lead to cwd.  I'm not sure how important that is,
but still ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: is_absolute_path incorrect on Windows
Next
From: Bruce Momjian
Date:
Subject: Re: is_absolute_path incorrect on Windows