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

Commit47a573d

Browse files
committed
C comment: correct heading of extension query
Reported-by: Justin PryzbyDiscussion:https://postgr.es/m/20210803161345.GZ12533@telsasoft.comBackpatch-through: 9.6
1 parent1dd8400 commit47a573d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pg_upgrade/version.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ report_extension_updates(ClusterInfo *cluster)
492492
DbInfo*active_db=&cluster->dbarr.dbs[dbnum];
493493
PGconn*conn=connectToServer(cluster,active_db->db_name);
494494

495-
/* findhash indexes */
495+
/* findextensions needing updates */
496496
res=executeQueryOrDie(conn,
497497
"SELECT name "
498498
"FROM pg_available_extensions "

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp