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

Commit53c1f64

Browse files
committed
Seems the usage message for oid2name calls it pg_oid2name. Fixed.
1 parent58c69ea commit53c1f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contrib/oid2name/oid2name.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ get_opts(int argc, char **argv, struct options * my_opts)
158158
case'?':
159159
case'h':
160160
fprintf(stderr,"\
161-
Usage:pg_oid2name [-d database [-x] ] [-t table | -o oid]\n\
161+
Usage:oid2name [-d database [-x] ] [-t table | -o oid]\n\
162162
default action display all databases\n\
163163
-d database database to oid2name\n\
164164
-x display system tables\n\

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp