Document that typed tables rely on CREATE TYPE

Edit
Title Document that typed tables rely on CREATE TYPE
Topic Documentation
Created 2024-03-18 02:14:02
Last modified 2024-07-26 17:17:21 (6 hours, 34 minutes ago)
Latest email 2024-07-26 16:40:25 (7 hours, 11 minutes ago)
Status
2024-07: Committed
Target version stable
Authors Erik Wienhold (ewie)
Reviewers Tom Lane (tgl)Become reviewer
Committer Tom Lane (tgl)
Links
Emails
CREATE TABLE creates a composite type corresponding to the table row, which is and is not there
First at 2024-03-08 00:12:40 by Hannu Krosing <hannuk at google.com>
Latest at 2024-07-26 16:40:25 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v7-0001-Document-that-typed-tables-rely-on-CREATE-TYPE.patch) at 2024-07-25 20:29:11 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (v7-0001-Document-that-typed-tables-rely-on-CREATE-TYPE.patch) at 2024-07-25 20:29:11 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v6-0001-Document-that-typed-tables-rely-on-CREATE-TYPE.patch) at 2024-05-18 01:56:36 from Erik Wienhold <ewie at ewie.name> (Patch: Yes)
    Attachment (v5-0001-Document-that-typed-tables-rely-on-CREATE-TYPE.patch) at 2024-05-17 23:57:25 from Erik Wienhold <ewie at ewie.name> (Patch: Yes)
    Attachment (v4-0001-Document-that-typed-tables-rely-on-CREATE-TYPE.patch) at 2024-04-04 04:41:19 from Erik Wienhold <ewie at ewie.name> (Patch: Yes)
    Attachment (v3-0001-Document-that-typed-tables-rely-on-CREATE-TYPE.patch) at 2024-03-29 03:02:16 from Erik Wienhold <ewie at ewie.name> (Patch: Yes)
    Attachment (v2-0001-Document-that-typed-tables-rely-on-CREATE-TYPE.patch) at 2024-03-08 04:29:27 from Erik Wienhold <ewie at ewie.name> (Patch: Yes)
    Attachment (v1-0001-Document-that-typed-tables-rely-on-CREATE-TYPE.patch) at 2024-03-08 04:08:09 from Erik Wienhold <ewie at ewie.name> (Patch: Yes)
History
When Who What
2024-07-26 17:17:21 Tom Lane (tgl) Closed in commitfest 2024-07 with status: Committed
2024-07-26 17:17:21 Tom Lane (tgl) Changed committer to tgl
2024-07-25 20:29:21 Tom Lane (tgl) Added tgl as reviewer
2024-07-02 08:44:08 Erik Wienhold (ewie) New status: Needs review
2024-05-15 15:46:50 Robert Haas (rhaas) New status: Waiting on Author
2024-03-18 02:14:18 Erik Wienhold (ewie) Changed authors to Erik Wienhold (ewie)
2024-03-18 02:14:18 Erik Wienhold (ewie) Changed targetversion to stable
2024-03-18 02:14:02 Erik Wienhold (ewie) Attached mail thread CAMT0RQRysCb_Amy5CTENSc5GfsvXL1a4qX3mv_hx31_v74P==g@mail.gmail.com
2024-03-18 02:14:02 Erik Wienhold (ewie) Created patch record
Edit