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

Commit785c2ac

Browse files
committed
Update pg_upgrade C comment about cwd.
1 parentf904c79 commit785c2ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contrib/pg_upgrade/pg_upgrade.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ typedef struct
215215
constchar*progname;/* complete pathname for this program */
216216
char*exec_path;/* full path to my executable */
217217
char*user;/* username for clusters */
218-
charcwd[MAXPGPATH];/* directory for pg_upgrade output */
218+
charcwd[MAXPGPATH];/*current workingdirectory, used for output */
219219
char**tablespaces;/* tablespaces */
220220
intnum_tablespaces;
221221
char**libraries;/* loadable libraries */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp