pgsql: Fix function name reference in comment

Started by Daniel Gustafssonabout 1 year ago1 messagescomitters
Jump to latest
#1Daniel Gustafsson
daniel@yesql.se

Fix function name reference in comment

Ensure that we refer to the function being used, rather than the
name of the resulting function in question.

Author: Paul A Jungwirth <pj@illuminatedcomputing.com>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: /messages/by-id/CA+renyVZNiHEv5ceKDjA4j5xC6NT6mRuW33BDERBQMi_90_t6A@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0d4dad200d78da6c1c2c705315a04c2080cdd975

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