Обсуждение: Fix comment in pg_upgrade

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

Fix comment in pg_upgrade

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

cheers ./daniel


Вложения

Re: Fix comment in pg_upgrade

От
Magnus Hagander
Дата:
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. 

--