ALTER EXTENSION SET SCHEMA versus dependent types

Edit
ID 4981
Title ALTER EXTENSION SET SCHEMA versus dependent types
Topic Bug Fixes
Created 2024-05-08 21:59:48
Last modified 2024-05-09 16:26:59 (6 months, 1 week ago)
Latest email 2024-05-09 00:01:16 (6 months, 1 week ago)
Status
2024-07: Committed
Target version
Authors Tom Lane (tgl)
Reviewers Become reviewer
Committer Tom Lane (tgl)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4981
git checkout commitfest/cf/4981
Emails
ALTER EXTENSION SET SCHEMA versus dependent types
First at 2024-05-08 21:52:31 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2024-05-09 00:01:16 by Nathan Bossart <nathandbossart at gmail.com>
Latest attachment (v1-fix-set-schema-for-dependent-types.patch) at 2024-05-08 21:52:31 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (v1-fix-set-schema-for-dependent-types.patch) at 2024-05-08 21:52:31 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2024-05-09 16:26:59 Tom Lane (tgl) Closed in commitfest 2024-07 with status: Committed
2024-05-09 16:26:59 Tom Lane (tgl) Changed committer to tgl
2024-05-08 21:59:55 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2024-05-08 21:59:48 Tom Lane (tgl) Attached mail thread 930191.1715205151@sss.pgh.pa.us
2024-05-08 21:59:48 Tom Lane (tgl) Created patch record
Edit