1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-11 10:01:57 +03:00

Fix typos in comments.

Vinayak Pokale
This commit is contained in:
Heikki Linnakangas
2016-10-26 11:12:31 +03:00
parent 8a2f08fbea
commit 56f39009c5
3 changed files with 3 additions and 3 deletions

View File

@ -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