mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Remove PgStat_BackendFunctionEntry
This structure included only PgStat_FunctionCounts, and removing it facilitates some upcoming refactoring for pgstatfuncs.c to use more macros rather that mostly-duplicated functions. Author: Bertrand Drouvot Reviewed-by: Nathan Bossart Discussion: https://postgr.es/m/11d531fe-52fc-c6ea-7e8e-62f1b6ec626e@gmail.com
This commit is contained in:
@@ -2032,7 +2032,6 @@ PgStatShared_SLRU
|
||||
PgStatShared_Subscription
|
||||
PgStatShared_Wal
|
||||
PgStat_ArchiverStats
|
||||
PgStat_BackendFunctionEntry
|
||||
PgStat_BackendSubEntry
|
||||
PgStat_BgWriterStats
|
||||
PgStat_BktypeIO
|
||||
|
Reference in New Issue
Block a user