ALTER TYPE ... SET STORAGE

Edit
ID 2488
Title ALTER TYPE ... SET STORAGE
Topic Server Features
Created 2020-02-28 00:49:00
Last modified 2020-03-06 17:19:56 (4 years, 8 months ago)
Latest email 2020-03-06 17:23:58 (4 years, 8 months ago)
Status
2020-03: Committed
Target version
Authors Tomas Vondra (fuzzycz)
Reviewers Tom Lane (tgl)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/2488
git checkout commitfest/cf/2488
Emails
Allowing ALTER TYPE to change storage strategy
First at 2020-02-28 00:44:40 by Tomas Vondra <tomas.vondra at 2ndquadrant.com>
Latest at 2020-03-06 17:23:58 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (0001-alter-type-v6.patch) at 2020-03-05 22:46:44 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (0001-alter-type-v6.patch) at 2020-03-05 22:46:44 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (0001-simplify-CREATE-TYPE-1.patch) at 2020-03-04 23:56:42 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (0001-simplify-CREATE-TYPE-1.patch) at 2020-03-04 18:39:58 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (alter-type-v3.patch) at 2020-03-02 19:11:10 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (alter-type-set-storage-v2.patch) at 2020-02-29 01:25:11 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: Yes)
    Attachment (alter-type-set-storage-v1.patch) at 2020-02-28 00:44:40 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: Yes)
History
When Who What
2020-03-06 17:19:56 Tom Lane (tgl) Closed in commitfest 2020-03 with status: Committed
2020-03-06 17:10:19 Tom Lane (tgl) Added tgl as committer
2020-03-02 00:16:21 Tom Lane (tgl) Added tgl as reviewer
2020-02-28 00:49:51 Tomas Vondra (fuzzycz) Changed authors to Tomas Vondra (fuzzycz)
2020-02-28 00:49:00 Tomas Vondra (fuzzycz) Attached mail thread 20200228004440.b23ein4qvmxnlpht@development
2020-02-28 00:49:00 Tomas Vondra (fuzzycz) Created patch record
Edit