mirror of
https://github.com/zebrajr/postgres.git
synced 2026-01-15 12:15:21 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user