Another comment update.

I thought this was in my last commit, but I goofed.
This commit is contained in:
Robert Haas 2016-03-16 14:28:25 -04:00
parent bc55cc0b6a
commit f2b74b01d4

View File

@ -2905,8 +2905,8 @@ pgstat_progress_update_param(int index, int64 val)
/*-----------
* pgstat_progress_update_multi_param() -
*
* Automatically update multiple members in st_progress_param[] of own backend
* entry.
* Update multiple members in st_progress_param[] of own backend entry.
* This is atomic; readers won't see intermediate states.
*-----------
*/
void