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

Commit8faffe6

Browse files
committed
Update comment associated with 'debug_query_string'.
1 parent678e597 commit8faffe6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/tcop/postgres.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
*
1010
* IDENTIFICATION
11-
* $PostgreSQL: pgsql/src/backend/tcop/postgres.c,v 1.564 2009/01/01 17:23:48 momjian Exp $
11+
* $PostgreSQL: pgsql/src/backend/tcop/postgres.c,v 1.565 2009/01/07 19:35:43 momjian Exp $
1212
*
1313
* NOTES
1414
* this is the "main" module of the postgres backend and
@@ -79,7 +79,7 @@ extern char *optarg;
7979
*global variables
8080
* ----------------
8181
*/
82-
constchar*debug_query_string;/*for pgmonitor and log_min_error_statement */
82+
constchar*debug_query_string;/*client-supplied query string */
8383

8484
/* Note: whereToSendOutput is initialized for the bootstrap/standalone case */
8585
CommandDestwhereToSendOutput=DestDebug;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp