Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit411b913

Browse files
committed
Fix comment in execParallel.c
0f61727 has made this comment incorrect.Author: Julien RouhaudReviewed-by: Matthias van de MeentDiscussion:https://postgr.es/m/20220326160117.qtp5nkuku6cvhcby@jrouhaud
1 parent291e517 commit411b913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/executor/execParallel.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1420,7 +1420,7 @@ ParallelQueryMain(dsm_segment *seg, shm_toc *toc)
14201420
/* Setting debug_query_string for individual workers */
14211421
debug_query_string=queryDesc->sourceText;
14221422

1423-
/* Report workers' queryand queryIdfor monitoring purposes */
1423+
/* Report workers' query for monitoring purposes */
14241424
pgstat_report_activity(STATE_RUNNING,debug_query_string);
14251425

14261426
/* Attach to the dynamic shared memory area. */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp