Hi, On 2019-11-18 21:49:55 +0900, Michael Paquier wrote: > +/* SQL SRF showing allocated shared memory */ > +Datum > +pg_get_shmem_allocations(PG_FUNCTION_ARGS) > This could be more talkative.
I don't really see what it'd say, except restate the function name as a sentence? I think that kind of comment has negative, not positive value. - Andres