Re: psql \ir filename normalization

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: psql \ir filename normalization
Дата
Msg-id 201111211930.pALJUb309517@momjian.us
обсуждение исходный текст
Ответ на Re: psql \ir filename normalization  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: psql \ir filename normalization  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Robert Haas wrote:
> On Mon, Nov 21, 2011 at 1:05 PM, Bruce Momjian <bruce@momjian.us> wrote:
> > 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.
> 
> Looks sensible.  Keep in mind we need to back-patch this.

Oh.  Well, with no bug reports about it, does that make sense?  Do we
have any code that relies on the old behavior?

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: RFC: list API / memory allocations
Следующее
От: Robert Haas
Дата:
Сообщение: Re: psql \ir filename normalization