mirror of
https://github.com/postgres/postgres.git
synced 2025-05-02 11:44:50 +03:00
pgstat: fix function name in comment.
Introduced in 3fa17d37716.
This commit is contained in:
parent
90efa2f556
commit
ce8c978295
@ -2132,7 +2132,7 @@ pgstat_get_tab_entry(PgStat_StatDBEntry *dbentry, Oid tableoid, bool create)
|
||||
}
|
||||
|
||||
/* ----------
|
||||
* pgstat_replslot_entry
|
||||
* pgstat_get_replslot_entry
|
||||
*
|
||||
* Return the entry of replication slot stats with the given name. Return
|
||||
* NULL if not found and the caller didn't request to create it.
|
||||
|
Loading…
x
Reference in New Issue
Block a user