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

Commit4498a34

Browse files
committed
Improve pg_upgrade C comment.
1 parent20a3830 commit4498a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contrib/pg_upgrade/function.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ get_loadable_libraries(void)
146146
*Fetch all libraries referenced in this DB. We can't exclude
147147
*the "pg_catalog" schema because, while such functions are not
148148
*explicitly dumped by pg_dump, they do reference implicit objects
149-
*that pg_dump does dump, e.g.creation of theplperl language.
149+
*that pg_dump does dump, e.g.CREATE LANGUAGEplperl.
150150
*/
151151
ress[dbnum]=executeQueryOrDie(conn,
152152
"SELECT DISTINCT probin "

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp