pgsql: Fix some comments in fmgr.c

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix some comments in fmgr.c
Date: 2021-04-23 04:36:51
Message-ID: E1lZnYh-0000IU-Co@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix some comments in fmgr.c

Oversight in 2a0faed.

Author: Hou Zhijie
Discussion: https://postgr.es/m/OS0PR01MB5716405E2464D85E6DB6DC0794469@OS0PR01MB5716.jpnprd01.prod.outlook.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/45c0c5f70eb5e22d31be8bb9a8b4d9c66a3e9b37

Modified Files
--------------
src/backend/utils/fmgr/fmgr.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2021-04-23 05:24:17 pgsql: Fix incorrect format placeholder
Previous Message Michael Paquier 2021-04-23 04:26:09 pgsql: Remove use of [U]INT64_FORMAT in some translatable strings