pgsql: pgstat: fix function name in comment.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pgstat: fix function name in comment.
Date: 2022-03-22 15:16:07
Message-ID: E1nWgEw-000slQ-JS@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pgstat: fix function name in comment.

Introduced in 3fa17d37716.

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2022-03-22 15:29:31 pgsql: Add missing dependency of pg_dumpall to WIN32RES.
Previous Message Andrew Dunstan 2022-03-22 14:29:53 pgsql: Add String object access hooks