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

Commite6a7402

Browse files
committed
Add C comment why client encoding can be set in pg_upgrade.
1 parente567c9f commite6a7402

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎contrib/pg_upgrade/server.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@ check_for_libpq_envvars(void)
267267
{
268268
constchar*value;
269269

270+
/* This allows us to see error messages in the local encoding */
270271
if (strcmp(option->envvar,"PGCLIENTENCODING")==0)
271272
continue;
272273

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp