summaryrefslogtreecommitdiff
path: root/src/include/pgstat.h
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2016-10-26 11:12:31 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2016-10-26 11:12:31 +0300
commit56f39009c53e752493ca4478449a1311865dd51a (patch)
treefd151c6f1d68f74d0600e9d26d1e67111a17ee5a /src/include/pgstat.h
parent8a2f08fbeaf75f67da122b49f05f96257df3faed (diff)
Fix typos in comments.
Vinayak Pokale
Diffstat (limited to 'src/include/pgstat.h')
-rw-r--r--src/include/pgstat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/pgstat.h b/src/include/pgstat.h
index 1c9bf1359e3..4e8dac63ed7 100644
--- a/src/include/pgstat.h
+++ b/src/include/pgstat.h
@@ -895,7 +895,7 @@ typedef struct PgBackendStatus
/*
* Command progress reporting. Any command which wishes can advertise
* that it is running by setting st_progress_command,
- * st_progress_command_target, and st_progress_command[].
+ * st_progress_command_target, and st_progress_param[].
* st_progress_command_target should be the OID of the relation which the
* command targets (we assume there's just one, as this is meant for
* utility commands), but the meaning of each element in the