Re: Missing comment edit - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Missing comment edit
Date
Msg-id 10701.1519862581@sss.pgh.pa.us
Whole thread Raw
In response to Missing comment edit  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
Responses Re: Missing comment edit  (Andres Freund <andres@anarazel.de>)
List 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 by date:

Previous
From: Euler Taveira
Date:
Subject: unused includes in test_decoding
Next
From: Nikita Glukhov
Date:
Subject: Re: Cast jsonb to numeric, int, float, bool