8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e574d1 commit 98f0ebaCopy full SHA for 98f0eba
src/backend/postmaster/pgstat.c
@@ -6681,7 +6681,7 @@ pgstat_clip_activity(const char *raw_activity)
6681
*
6682
* Determine index of entry for a SLRU with a given name. If there's no exact
6683
* match, returns index of the last "other" entry used for SLRUs defined in
6684
- * external proejcts.
+ * external projects.
6685
*/
6686
int
6687
pgstat_slru_index(const char *name)
0 commit comments