On Tue, Aug 03, 2021 at 12:00:47PM -0400, Bruce Momjian wrote:
> Patch applied through 9.6.

The comment seems to be a leftover from a copy pasto.

+               /* find hash indexes */
+               res = executeQueryOrDie(conn,
+                                                               "SELECT name "
+                                                               "FROM 
pg_available_extensions "
+                                                               "WHERE 
installed_version != default_version"
+                       );

-- 
Justin


Reply via email to