Re: Missing comment edit

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Missing comment edit
Дата
Msg-id 20180301093139.hg4h2cjl2bqugz76@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: Missing comment edit  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Missing comment edit  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 2018-02-28 19:03:01 -0500, Tom Lane wrote:
> Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp> writes:
> > I happend to find that the comment on formdesc is missing
> > pg_subscription. Please find the attached patch (I'm sure:) to
> > fix that .
> 
> Hmm ... certainly, that comment is now wrong, but I'm kind of inclined
> to just remove it, because it'll certainly be wrong again in future.
> It's not telling you anything you can't find out with a trivial search
> in the same file, so is it worth the maintenance overhead?

+1. Do you want to do the honors?  If you don't and nobody comments,
I'll do so.

- Andres


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: [PoC PATCH] Parallel dump to /dev/null
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Minor fix for pgbench documentation