Add to_regtypemod() SQL function

Edit
ID 4807
Title Add to_regtypemod() SQL function
Topic Miscellaneous
Created 2024-02-04 17:52:30
Last modified 2024-03-20 21:12:16 (8 months ago)
Latest email 2024-03-20 23:43:16 (8 months ago)
Status
2024-03: Committed
Target version 17
Authors Erik Wienhold (ewie), David Wheeler (theory)
Reviewers Pavel Stehule (okbobcz), Jim Jones (jimus)Become reviewer
Committer Tom Lane (tgl)
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/4807
git checkout commitfest/cf/4807
Emails
Patch: Add parse_type Function
First at 2024-02-04 17:51:29 by "David E. Wheeler" <david at justatheory.com>
Latest at 2024-03-20 23:43:16 by "David E. Wheeler" <david at justatheory.com>
Latest attachment (v11-0001-Add-to_regtypemod-SQL-function.patch) at 2024-03-09 01:42:07 from "David E. Wheeler" <david at justatheory.com>
    Attachment (v11-0001-Add-to_regtypemod-SQL-function.patch) at 2024-03-09 01:42:07 from "David E. Wheeler" <david at justatheory.com> (Patch: Yes)
    Attachment (v10-0001-Add-to_regtypemod-SQL-function.patch) at 2024-03-08 01:37:03 from "David E. Wheeler" <david at justatheory.com> (Patch: Yes)
    Attachment (v9-0001-Add-to_regtypemod-SQL-function.patch) at 2024-02-21 21:49:35 from "David E. Wheeler" <david at justatheory.com> (Patch: Yes)
    Attachment (v8-0001-Add-to_regtypemod-SQL-function.patch) at 2024-02-21 16:51:59 from "David E. Wheeler" <david at justatheory.com> (Patch: Yes)
    Attachment (v8-0001-Add-to_regtypemod-SQL-function.patch) at 2024-02-21 15:14:02 from "David E. Wheeler" <david at justatheory.com> (Patch: No)
    Attachment (v7-0001-Add-to_regtypemod-SQL-function.patch) at 2024-02-20 14:44:48 from "David E. Wheeler" <david at justatheory.com> (Patch: Yes)
    Attachment (v6-0001-Add-to_regtypemod-SQL-function.patch) at 2024-02-20 03:06:13 from "David E. Wheeler" <david at justatheory.com> (Patch: Yes)
    Attachment (0001-Add-to_regtypmod-for-benchmarking-against-parse_type.patch) at 2024-02-18 18:49:58 from Erik Wienhold <ewie at ewie.name> (Patch: Yes)
    Attachment (v5-0001-Add-parse_type-SQL-function.patch) at 2024-02-13 23:01:46 from "David E. Wheeler" <david at justatheory.com> (Patch: Yes)
    Attachment (v4-0001-Add-parse_type-SQL-function.patch) at 2024-02-12 16:37:46 from "David E. Wheeler" <david at justatheory.com> (Patch: Yes)
    Attachment (v3-0001-Add-parse_type-SQL-function.patch) at 2024-02-05 15:14:00 from "David E. Wheeler" <david at justatheory.com> (Patch: Yes)
    Attachment (v2-0001-Add-parse_type-SQL-function.patch) at 2024-02-05 14:10:22 from "David E. Wheeler" <david at justatheory.com> (Patch: Yes)
    Attachment (v1-0001-Add-parse_type-SQL-function.patch) at 2024-02-04 17:51:29 from "David E. Wheeler" <david at justatheory.com> (Patch: Yes)
History
When Who What
2024-03-20 21:12:16 Tom Lane (tgl) Closed in commitfest 2024-03 with status: Committed
2024-03-20 17:19:19 Tom Lane (tgl) Added tgl as committer
2024-03-04 08:19:42 Andrey Borodin (x4m) New status: Ready for Committer
2024-02-22 00:12:30 David Wheeler (theory) Changed name to Add to_regtypemod() SQL function
2024-02-05 15:38:14 Jim Jones (jimus) New status: Needs review
2024-02-05 14:01:07 Jim Jones (jimus) New status: Waiting on Author
2024-02-05 12:59:46 Jim Jones (jimus) Added jimus as reviewer
2024-02-05 03:35:20 Pavel Stehule (okbobcz) Added okbobcz as reviewer
2024-02-04 17:53:18 David Wheeler (theory) Changed authors to Erik Wienhold (ewie), David Wheeler (theory)
2024-02-04 17:53:17 David Wheeler (theory) Changed targetversion to 17
2024-02-04 17:53:17 David Wheeler (theory) Changed gitlink to https://github.com/theory/postgres/pull/1
2024-02-04 17:52:30 David Wheeler (theory) Attached mail thread DF2324CA-2673-4ABE-B382-26B5770B6AA3@justatheory.com
2024-02-04 17:52:30 David Wheeler (theory) Created patch record
Edit