Improve comment in pgstatfuncs.c

Author: Zizhen Qiao <zizhen_qiao@163.com>
Discussion: https://postgr.es/m/5ee635f9.49f7.19b4ed9e803.Coremail.zizhen_qiao@163.com
This commit is contained in:
Michael Paquier
2025-12-24 17:09:13 +09:00
parent 1528b0d899
commit b947dd5c75

View File

@@ -1942,7 +1942,7 @@ pg_stat_reset_shared(PG_FUNCTION_ARGS)
}
/*
* Reset a statistics for a single object, which may be of current
* Reset statistics for a single object, which may be of current
* database or shared across all databases in the cluster.
*/
Datum