pgsql: Fix function name in code comment

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix function name in code comment
Date: 2017-08-07 13:50:33
Message-ID: E1deiQT-0002iF-Pd@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix function name in code comment

Reported-by: Peter Geoghegan <pg(at)bowt(dot)ie>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/86524f038799db9e18c86df0ea6fb40c8102c0ab

Modified Files
--------------
src/backend/commands/collationcmds.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2017-08-07 13:51:16 Re: pgsql: Add support for ICU 4.2
Previous Message Peter Eisentraut 2017-08-07 13:46:03 pgsql: Improve wording of subscription refresh debug messages