Re: Typo in pg_db_role_setting.h - Mailing list pgsql-hackers

From John Naylor
Subject Re: Typo in pg_db_role_setting.h
Date
Msg-id CAFBsxsFuZQvd7CW_bNqOZESmwqfLYZid=MSbhE_hAgXhueAwMg@mail.gmail.com
Whole thread Raw
In response to Re: Typo in pg_db_role_setting.h  (Richard Guo <guofenglinux@gmail.com>)
Responses Re: Typo in pg_db_role_setting.h
List pgsql-hackers

On Tue, Aug 2, 2022 at 10:06 AM Richard Guo <guofenglinux@gmail.com> wrote:
>
> I'm not sure that we should remove such comments. And a rough search
> shows that there are much more places with this kind of comments, such
> as below:
>
> nbtxlog transam readfuncs walreceiver buffile bufmgr fd latch pmsignal
> procsignal sinvaladt logtape rangetypes

I was talking only about catalog/pg_*.c functions, as in Japin Li's latest patch. You didn't mention whether your examples fall in the category Tom mentioned upthread, so I'm not sure what your angle is.

--
John Naylor
EDB: http://www.enterprisedb.com

pgsql-hackers by date:

Previous
From: "houzj.fnst@fujitsu.com"
Date:
Subject: RE: Support logical replication of DDLs
Next
From: Nathan Bossart
Date:
Subject: Re: allow building trusted languages without the untrusted versions