Extension updates and pg_upgrade - Mailing list pgsql-hackers

From Bruce Momjian
Subject Extension updates and pg_upgrade
Date
Msg-id 20210809131026.GA19998@momjian.us
Whole thread Raw
List pgsql-hackers
Our minor releases coming out this week will create a script when
pg_upgrade finishes that contains ALTER EXTENSION ... UPDATE commands
for extension that show updates in pg_available_extensions.  However, I
am unclear if all extensions that have updates are reported in
pg_available_extensions or support ALTER EXTENSION ... UPDATE, e.g.,
PostGIS.  Do the new pg_upgrade docs need to be more vague about this?

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

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




pgsql-hackers by date:

Previous
From: Dilip Kumar
Date:
Subject: Re: row filtering for logical replication
Next
From: Robert Haas
Date:
Subject: Re: Parallel scan with SubTransGetTopmostTransaction assert coredump