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

Commitc18f776

Browse files
peterepull[bot]
authored andcommitted
psql: Adjust capitalization of table heading
for consistency with surrounding headings
1 parent7757f9e commitc18f776

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

‎src/bin/psql/describe.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6555,7 +6555,7 @@ describeSubscriptions(const char *pattern, bool verbose)
65556555
", subrunasowner AS \"%s\"\n",
65566556
gettext_noop("Origin"),
65576557
gettext_noop("Password required"),
6558-
gettext_noop("Run asOwner?"));
6558+
gettext_noop("Run asowner?"));
65596559

65606560
appendPQExpBuffer(&buf,
65616561
", subsynccommit AS \"%s\"\n"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp