Thread: Obsolete comment within fmgr.c

Obsolete comment within fmgr.c

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

--
Peter Geoghegan

Attachment

Re: Obsolete comment within fmgr.c

From
Peter Geoghegan
Date:
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

From
Tom Lane
Date:
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