Robert Haas wrote:
> Argh. The root of the problem here seems to be that
> join_path_components() feels entitled to arbitrarily insert a pathname
> separator at the front of the output string even if its first input
> didn't begin with one originally. Lame!
The attached patch fixes this report, I think.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
Attachment: /rtmp/join
Description: text/x-diff (552 bytes)
In response to
Responses
pgsql-hackers by date
| Next: | From: Bruce Momjian | Date: 2011-11-21 18:12:47 |
| Subject: Re: Client library cross-compiling: Win32, Win64,
MacOSX. Possible? |
| Previous: | From: Joshua Berkus | Date: 2011-11-21 17:57:54 |
| Subject: Re: ISN was: Core Extensions relocation |