pgsql: Remove an extra period in code comment

From: Richard Guo <rguo(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove an extra period in code comment
Date: 2024-07-08 02:18:34
Message-ID: E1sQdxa-000mdh-Bv@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove an extra period in code comment

Author: Junwang Zhao
Discussion: https://postgr.es/m/CAEG8a3L9GgfKc+XT+NMHPY7atAOVYqjUqKEFQKhcPHFYRW=PuQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d7db04dfdae361479e77054670ee9d806c6a6420

Modified Files
--------------
src/backend/storage/ipc/procarray.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message David Rowley 2024-07-08 02:43:41 pgsql: Widen lossy and exact page counters for Bitmap Heap Scan
Previous Message Richard Guo 2024-07-08 01:35:23 pgsql: Fix right-anti-joins when the inner relation is proven unique