Re: Header and comments describing routines in incorrect shape in visibilitymap.c - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Header and comments describing routines in incorrect shape in visibilitymap.c
Date
Msg-id 18783.1467908326@sss.pgh.pa.us
Whole thread Raw
In response to Re: Header and comments describing routines in incorrect shape in visibilitymap.c  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: Header and comments describing routines in incorrect shape in visibilitymap.c  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> Regarding the first hunk, I don't like these INTERFACE sections too
> much; they get seriously outdated over the time and aren't all that
> helpful anyway.  See the one on heapam.c for example.  I'd rather get
> rid of that one instead of patching it.  The rest, of course, merit
> revision.

+1, as long as we make sure that any useful info therein gets migrated
to the per-function header comments rather than dropped.  If there's
anything that doesn't seem to fit naturally in any per-function comment,
maybe move it into the file header comment?
        regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: EXPLAIN ANALYZE for parallel query doesn't report the SortMethod information.
Next
From: Tom Lane
Date:
Subject: Re: can we optimize STACK_DEPTH_SLOP