Using Expanded Objects other than Arrays from plpgsql

Edit
ID 5364
Title Using Expanded Objects other than Arrays from plpgsql
Topic Performance
Created 2024-11-01 22:30:53
Last modified 2025-02-11 18:17:13 (4 hours, 9 minutes ago)
Latest email 2025-02-11 17:50:14 (4 hours, 36 minutes ago)
Status
2025-03: Committed
2025-01: Moved to next CF
Target version
Authors Tom Lane (tgl)
Reviewers 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/5364
git checkout commitfest/cf/5364
Emails
Using Expanded Objects other than Arrays from plpgsql
First at 2024-10-20 16:32:13 by Michel Pelletier <pelletier.michel at gmail.com>
Latest at 2025-02-11 17:50:14 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (rename.diff) at 2025-02-03 17:57:27 from Andrey Borodin <x4mmm at yandex-team.ru>
    Attachment (rename.diff) at 2025-02-03 17:57:27 from Andrey Borodin <x4mmm at yandex-team.ru> (Patch: Yes)
    Attachment (v5-0001-Refactor-pl_funcs.c-to-provide-a-usage-independen.patch) at 2025-02-02 21:56:59 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v4-0001-Preliminary-refactoring.patch) at 2025-01-31 01:53:41 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v3-0001-Preliminary-refactoring.patch) at 2025-01-15 18:09:03 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v2-0001-Preliminary-refactoring.patch) at 2024-12-04 00:42:03 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (0001-Add-example-test-module-for-expanded-objects.patch) at 2024-11-25 02:02:17 from Michel Pelletier <pelletier.michel at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Preliminary-refactoring.patch) at 2024-11-01 22:27:53 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v1-absorb-any-rw-input-parameter.patch) at 2024-10-22 19:33:40 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2025-02-11 18:17:13 Tom Lane (tgl) Closed in commitfest 2025-03 with status: Committed
2025-02-11 18:17:12 Tom Lane (tgl) Changed committer to tgl
2025-02-03 16:31:45 Tom Lane (tgl) Closed in commitfest 2025-01 with status: Moved to next CF
2024-11-01 22:31:13 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2024-11-01 22:30:54 Tom Lane (tgl) Attached mail thread CACxu=vJaKFNsYxooSnW1wEgsAO5u_v1XYBacfVJ14wgJV_PYeg@mail.gmail.com
2024-11-01 22:30:53 Tom Lane (tgl) Created patch record
Edit