Re: Fixing warnings in back branches?

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Fixing warnings in back branches?
Дата
Msg-id 20151215131727.GG17724@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: Fixing warnings in back branches?  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Fixing warnings in back branches?  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On 2015-12-15 08:13:06 -0500, Robert Haas wrote:
> On Tue, Dec 15, 2015 at 7:59 AM, Andres Freund <andres@anarazel.de> wrote:
> > On 2015-12-14 11:00:32 -0500, Robert Haas wrote:
> >> IIUC, the main thing that causes incompatible pointer type warnings on
> >> 9.1 is the conflation of FILE with gzFile in pg_dump and
> >> pg_basebackup.
> >
> > Right.
> >
> >> Not sure exactly which commits fixed that offhand.
> >
> > d923125b77c5d698bb8107a533a21627582baa43 , but that doesn't fix the
> > 'files' output format, which was removed in
> > 19f45565f581ce605956c29586bfd277f6012eec
> 
> Well, we're not going to back-patch the removal of the files format, right?

Obviously not.



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Fixing warnings in back branches?
Следующее
От: Tom Lane
Дата:
Сообщение: 9.5RC1 wraps *today*