pgsql: Fix incorrect parameter name in a function header comment - Mailing list pgsql-committers

From David Rowley
Subject pgsql: Fix incorrect parameter name in a function header comment
Date
Msg-id E1kWcW5-0008Nu-L0@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix incorrect parameter name in a function header comment

Author: Zhijie Hou
Discussion: https://postgr.es/m/14cd74ea00204cc8a7ea5d738ac82cd1@G08CNEXMBPEKD05.g08.fujitsu.local
Backpatch-through: 12, where the mistake was introduced

Branch
------
master

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

Modified Files
--------------
src/backend/utils/cache/lsyscache.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix ancient bug in ecpg's pthread_once() emulation for Windows.
Next
From: David Rowley
Date:
Subject: pgsql: Fix incorrect parameter name in a function header comment