allow mix of composite and scalar variables in target list

Edit
ID 1139
Title allow mix of composite and scalar variables in target list
Topic Procedural Languages
Created 2017-05-15 19:35:23
Last modified 2017-10-30 19:01:13 (7 years ago)
Latest email 2017-10-02 19:45:12 (7 years, 1 month ago)
Status
2017-11: Returned with feedback
2017-09: Moved to next CF
Target version
Authors Pavel Stehule (okbobcz)
Reviewers Anthony Bykov (anthonyb)Become reviewer
Committer
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/1139
git checkout commitfest/cf/1139
Emails
issue: record or row variable cannot be part of multiple-item INTO list
First at 2017-05-13 19:24:36 by Pavel Stehule <pavel.stehule at gmail.com>
Latest at 2017-10-02 19:45:12 by Robert Haas <robertmhaas at gmail.com>
Latest attachment (plpgsql-into-multitarget3.patch) at 2017-09-12 19:07:36 from Pavel Stehule <pavel.stehule at gmail.com>
    Attachment (plpgsql-into-multitarget3.patch) at 2017-09-12 19:07:36 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (plpgsql-into-multitarget-2.sql) at 2017-09-07 17:49:53 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (psql-named-arguments-02.patch) at 2017-09-07 17:48:37 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (plpgsql-into-multitarget.sql) at 2017-05-14 20:03:01 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
History
When Who What
2017-10-30 19:01:13 Pavel Stehule (okbobcz) Closed in commitfest 2017-11 with status: Returned with feedback
2017-10-01 23:53:50 Daniel Gustafsson (d_gustafsson) New status: Waiting on Author
2017-10-01 23:53:42 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2017-09 with status: Moved to next CF
2017-10-01 23:53:37 Daniel Gustafsson (d_gustafsson) New status: Ready for Committer
2017-10-01 23:53:23 Daniel Gustafsson (d_gustafsson) New status: Waiting on Author
2017-09-19 09:43:19 Anthony Bykov (anthonyb) Posted review with messageid <20170919094319.1354.39145.pgcf@coridan.postgresql.org>
2017-09-19 09:43:19 Anthony Bykov (anthonyb) New status: Ready for Committer
2017-09-19 03:23:52 Pavel Stehule (okbobcz) New status: Needs review
2017-09-14 10:33:22 Anthony Bykov (anthonyb) Posted review with messageid <20170914103322.1351.55554.pgcf@coridan.postgresql.org>
2017-09-14 10:33:22 Anthony Bykov (anthonyb) New status: Waiting on Author
2017-09-13 03:52:29 Pavel Stehule (okbobcz) New status: Needs review
2017-09-12 14:29:38 Aleksander Alekseev (a.alekseev) New status: Waiting on Author
2017-09-07 17:53:37 Pavel Stehule (okbobcz) New status: Needs review
2017-09-07 06:08:59 Anthony Bykov (anthonyb) Posted review with messageid <20170907060859.18925.44453.pgcf@coridan.postgresql.org>
2017-09-07 06:08:59 Anthony Bykov (anthonyb) New status: Waiting on Author
2017-09-06 06:53:18 Anthony Bykov (anthonyb) Added anthonyb as reviewer
2017-05-15 19:35:36 Pavel Stehule (okbobcz) Changed authors to Pavel Stehule (okbobcz)
2017-05-15 19:35:23 Pavel Stehule (okbobcz) Attached mail thread CAFj8pRB76FE2MVxJYPc1RvXmsf2upoTgoPCC9GsvSAssCM2APQ@mail.gmail.com
2017-05-15 19:35:23 Pavel Stehule (okbobcz) Created patch record
Edit