On Tue, Aug  3, 2021 at 11:13:45AM -0500, Justin Pryzby wrote:
> 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"
> +                       );

Thanks much, fixed.

-- 
  Bruce Momjian  <br...@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  If only the physical world exists, free will is an illusion.



Reply via email to