pgsql: Fix function name in comment.

From: Fujii Masao <fujii(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix function name in comment.
Date: 2020-07-08 02:00:55
Message-ID: E1jszOJ-00084F-2P@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix function name in comment.

Author: Masahiro Ikeda
Discussion: https://postgr.es/m/0043eee90b38351ea199d7e3294c10c4@oss.nttdata.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5e574d170e2eb112e1da8a40f011741b82340f68

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

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2020-07-08 08:12:18 pgsql: Fix typo
Previous Message Michael Paquier 2020-07-08 01:42:41 pgsql: doc: Fix inconsistencies in GIN, BRIN and SP-GiST for optional o