Обсуждение: Obsolete comment within fmgr.c

Поиск
Список
Период
Сортировка

Obsolete comment within fmgr.c

От
Peter Geoghegan
Дата:
Attached patch removes obsolete comment from fmgr.c. The code the
comment refers to was already removed by commit
5ea86e6e65dd2da3e9a3464484985d48328e7fe3.

--
Peter Geoghegan

Вложения

Re: Obsolete comment within fmgr.c

От
Peter Geoghegan
Дата:
On Thu, Apr 14, 2016 at 4:03 PM, Peter Geoghegan <pg@heroku.com> wrote:
> Attached patch removes obsolete comment from fmgr.c.

This patch seems to have been overlooked. It's a pretty straightforward case.


-- 
Peter Geoghegan



Re: Obsolete comment within fmgr.c

От
Tom Lane
Дата:
Peter Geoghegan <pg@heroku.com> writes:
> On Thu, Apr 14, 2016 at 4:03 PM, Peter Geoghegan <pg@heroku.com> wrote:
>> Attached patch removes obsolete comment from fmgr.c.

> This patch seems to have been overlooked. It's a pretty straightforward case.

Yeah --- pushed.
        regards, tom lane