Re: Bug in canonicalize_path() - Mailing list pgsql-patches

From Tom Lane
Subject Re: Bug in canonicalize_path()
Date
Msg-id 13373.1123813906@sss.pgh.pa.us
Whole thread Raw
In response to Re: Bug in canonicalize_path()  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Bug in canonicalize_path()
Re: Bug in canonicalize_path()
List pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Yep, it is a bug on 8.0.X.  Are you suggesting a backpatch?  We can do
> it.  Any objections?

I think he's suggesting that we depend on GetFullPathName(), which seems
a bit pointless considering we have to write the code anyway for other
platforms.

I didn't much like the patch as-is; we should think a little harder
about fixing the logic properly.

            regards, tom lane

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Bug in canonicalize_path()
Next
From: Bruce Momjian
Date:
Subject: Re: Bug in canonicalize_path()