Skip to content

Commit 554a764

Browse files
committed
C comment: correct heading of extension query
Reported-by: Justin Pryzby Discussion: https://postgr.es/m/20210803161345.GZ12533@telsasoft.com Backpatch-through: 9.6
1 parent 8f203c6 commit 554a764

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
@@ -463,7 +463,7 @@ report_extension_updates(ClusterInfo *cluster)
463463
DbInfo *active_db = &cluster->dbarr.dbs[dbnum];
464464
PGconn *conn = connectToServer(cluster, active_db->db_name);
465465

466-
/* find hash indexes */
466+
/* find extensions needing updates */
467467
res = executeQueryOrDie(conn,
468468
"SELECT name "
469469
"FROM pg_available_extensions "

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy