mirror of
https://github.com/postgres/postgres.git
synced 2025-08-30 06:01:21 +03:00
Fix typos in comments.
Vinayak Pokale
This commit is contained in:
@@ -2411,7 +2411,7 @@ pgstat_fetch_stat_beentry(int beid)
|
||||
/* ----------
|
||||
* pgstat_fetch_stat_local_beentry() -
|
||||
*
|
||||
* Like pgstat_fetch_stat_beentry() but with locally computed addtions (like
|
||||
* Like pgstat_fetch_stat_beentry() but with locally computed additions (like
|
||||
* xid and xmin values of the backend)
|
||||
*
|
||||
* NB: caller is responsible for a check if the user is permitted to see
|
||||
|
Reference in New Issue
Block a user