Create table to get the valid rowtype under single user mode

Edit
ID 2563
Title Create table to get the valid rowtype under single user mode
Topic Bug Fixes
Created 2020-05-21 08:03:46
Last modified 2020-07-07 19:44:23 (4 years, 4 months ago)
Latest email 2020-07-08 11:24:52 (4 years, 4 months ago)
Status
2020-07: Committed
Target version 14
Authors Wenjing Zeng (wenjing.zwj)
Reviewers Shawn Wang (shawnwang)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/2563
git checkout commitfest/cf/2563
Emails
[bug] Table not have typarray when created by single user mode
First at 2020-04-13 08:25:02 by wenjing <wjzeng2012 at gmail.com>
Latest at 2020-07-08 11:24:52 by wenjing zeng <wjzeng2012 at gmail.com>
Latest attachment (remove-pg_type-entries-for-seqs-and-toast-tables.patch) at 2020-07-06 20:22:39 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (remove-pg_type-entries-for-seqs-and-toast-tables.patch) at 2020-07-06 20:22:39 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (build-array-types-for-system-catalogs-1.patch) at 2020-07-01 16:47:19 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (incomplete_array_type_in_single_user_mode_v2.patch) at 2020-05-21 07:28:28 from wenjing zeng <wjzeng2012 at gmail.com> (Patch: Yes)
    Attachment (check_for_incomplete_object_definition_v1.txt) at 2020-05-19 08:19:56 from wenjing zeng <wjzeng2012 at gmail.com> (Patch: Yes)
History
When Who What
2020-07-07 19:44:23 Tom Lane (tgl) Closed in commitfest 2020-07 with status: Committed
2020-07-06 18:10:00 Tom Lane (tgl) Added tgl as committer
2020-05-21 08:10:12 Shawn Wang (shawnwang) Posted review with messageid <159004861258.12248.14735797678373593508.pgcf@coridan.postgresql.org>
2020-05-21 08:08:09 Shawn Wang (shawnwang) New status: Ready for Committer
2020-05-21 08:07:07 Shawn Wang (shawnwang) Added shawnwang as reviewer
2020-05-21 08:05:12 Wenjing Zeng (wenjing.zwj) Changed authors to wenjing zeng (wenjing.zwj)
2020-05-21 08:05:12 Wenjing Zeng (wenjing.zwj) Changed targetversion to 14
2020-05-21 08:03:47 Wenjing Zeng (wenjing.zwj) Attached mail thread 761F1389-C6A8-4C15-80CE-950C961F5341@gmail.com
2020-05-21 08:03:46 Wenjing Zeng (wenjing.zwj) Created patch record
Edit