Thread: Fix comment in pg_upgrade

Fix comment in pg_upgrade

From
Daniel Gustafsson
Date:
Attached patch removes a stray word in a comment in pg_upgrade/relfilenode.c
which got left behind back in commit 29add0de4920e4f448a30bfc35798b939c211d97.

cheers ./daniel


Attachment

Re: Fix comment in pg_upgrade

From
Magnus Hagander
Date:
On Wed, Nov 22, 2017 at 2:45 PM, Daniel Gustafsson <daniel@yesql.se> wrote:
Attached patch removes a stray word in a comment in pg_upgrade/relfilenode.c
which got left behind back in commit 29add0de4920e4f448a30bfc35798b939c211d97.

Applied, thanks. 

--