pgsql: Remove an extra period in code comment - Mailing list pgsql-committers

From Richard Guo
Subject pgsql: Remove an extra period in code comment
Date
Msg-id E1sQdxa-000mdh-Bv@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Richard Guo
Date:
Subject: pgsql: Fix right-anti-joins when the inner relation is proven unique
Next
From: David Rowley
Date:
Subject: pgsql: Widen lossy and exact page counters for Bitmap Heap Scan