Re: Missing comment edit

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Missing comment edit
Дата
Msg-id 10701.1519862581@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Missing comment edit  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
Ответы Re: Missing comment edit  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
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?

            regards, tom lane


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

Предыдущее
От: Euler Taveira
Дата:
Сообщение: unused includes in test_decoding
Следующее
От: Nikita Glukhov
Дата:
Сообщение: Re: Cast jsonb to numeric, int, float, bool