Allow specifying STORAGE attribute for a new table

Edit
ID 3479
Title Allow specifying STORAGE attribute for a new table
Topic SQL Commands
Created 2021-12-27 07:53:46
Last modified 2022-07-13 10:28:54 (2 years, 4 months ago)
Latest email 2022-07-13 10:38:05 (2 years, 4 months ago)
Status
2022-07: Committed
2022-03: Moved to next CF
2022-01: Moved to next CF
Target version 15
Authors Fedor Sigaev (sigaev), Aleksander Alekseev (aalekseev)
Reviewers Wenjing Zeng (wenjing.zwj), Matthias van de Meent (mmeent), Kyotaro Horiguchi (horiguti), Peter Eisentraut (petere)Become reviewer
Committer Peter Eisentraut (petere)
Links CFbot results (CirrusCI) CFbot GitHub Git
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/3479
git checkout commitfest/cf/3479
Emails
CREATE TABLE ( .. STORAGE ..)
First at 2021-12-27 07:51:42 by Teodor Sigaev <teodor at sigaev.ru>
Latest at 2022-07-13 10:38:05 by Aleksander Alekseev <aleksander at timescale.com>
Latest attachment (v7-0001-Allow-specifying-STORAGE-attribute-for-a-new-tabl.patch) at 2022-07-12 10:10:39 from Aleksander Alekseev <aleksander at timescale.com>
    Attachment (v7-0001-Allow-specifying-STORAGE-attribute-for-a-new-tabl.patch) at 2022-07-12 10:10:39 from Aleksander Alekseev <aleksander at timescale.com> (Patch: Yes)
    Attachment (v6-0001-Allow-specifying-STORAGE-attribute-for-a-new-tabl.patch) at 2022-07-11 09:27:50 from Aleksander Alekseev <aleksander at timescale.com> (Patch: Yes)
    Attachment (v5-0001-Allow-specifying-STORAGE-attribute-for-a-new-tabl.patch) at 2022-06-24 12:30:31 from Aleksander Alekseev <aleksander at timescale.com> (Patch: Yes)
    Attachment (v4-0001-Allow-specifying-STORAGE-attribute-for-a-new-tabl.patch) at 2022-06-24 11:44:07 from Aleksander Alekseev <aleksander at timescale.com> (Patch: Yes)
    Attachment (v3-0001-CREATE-TABLE-.-STORAGE.patch) at 2022-06-15 14:51:06 from Aleksander Alekseev <aleksander at timescale.com> (Patch: Yes)
    Attachment (create_table_storage-v2.patch.gz) at 2022-02-02 10:13:29 from Teodor Sigaev <teodor at sigaev.ru> (Patch: No)
    Attachment (create_table_storage-v1.patch.gz) at 2021-12-27 07:51:42 from Teodor Sigaev <teodor at sigaev.ru> (Patch: No)
History
When Who What
2022-07-13 10:28:54 Peter Eisentraut (petere) Closed in commitfest 2022-07 with status: Committed
2022-07-13 09:43:01 Peter Eisentraut (petere) Added petere as committer
2022-07-11 09:28:38 Aleksander Alekseev (a.alekseev) Changed name to Allow specifying STORAGE attribute for a new table
2022-06-24 11:46:55 Aleksander Alekseev (aalekseev) Changed reviewers to Kyotaro Horiguchi (horiguti), Peter Eisentraut (petere), Wenjing Zeng (wenjing.zwj), Matthias van de Meent (mmeent)
2022-06-24 11:46:54 Aleksander Alekseev (aalekseev) Changed authors to Fedor Sigaev (sigaev), Aleksander Alekseev (aalekseev)
2022-06-16 09:17:44 Matthias van de Meent (mmeent) New status: Ready for Committer
2022-06-15 14:53:00 Aleksander Alekseev (aalekseev) Changed reviewers to Wenjing Zeng (wenjing.zwj), Matthias van de Meent (mmeent), Aleksander Alekseev (aalekseev)
2022-06-15 14:51:56 Aleksander Alekseev (aalekseev) Added aalekseev as reviewer
2022-04-08 13:55:41 Greg Stark (stark) Closed in commitfest 2022-03 with status: Moved to next CF
2022-02-02 16:42:09 Julien Rouhaud (rjuju) Closed in commitfest 2022-01 with status: Moved to next CF
2022-01-21 07:37:40 Wenjing Zeng (wenjing.zwj) Added wenjing.zwj as reviewer
2021-12-27 07:54:52 Fedor Sigaev (sigaev) Changed authors to Fedor Sigaev (sigaev)
2021-12-27 07:54:52 Fedor Sigaev (sigaev) Changed targetversion to 15
2021-12-27 07:54:52 Fedor Sigaev (sigaev) Changed gitlink to https://github.com/postgrespro/postgres/tree/create_table_storage
2021-12-27 07:53:46 Fedor Sigaev (sigaev) Attached mail thread de83407a-ae3d-a8e1-a788-920eb334f25b@sigaev.ru
2021-12-27 07:53:46 Fedor Sigaev (sigaev) Created patch record
Edit