Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit f2b74b0

Browse files
committed
Another comment update.
I thought this was in my last commit, but I goofed.
1 parent bc55cc0 commit f2b74b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/postmaster/pgstat.c

+2-2
Original file line numberDiff line numberDiff line change
@@ -2905,8 +2905,8 @@ pgstat_progress_update_param(int index, int64 val)
29052905
/*-----------
29062906
* pgstat_progress_update_multi_param() -
29072907
*
2908-
* Automatically update multiple members in st_progress_param[] of own backend
2909-
* entry.
2908+
* Update multiple members in st_progress_param[] of own backend entry.
2909+
* This is atomic; readers won't see intermediate states.
29102910
*-----------
29112911
*/
29122912
void

0 commit comments

Comments
 (0)