Support for grabbing multiple consecutive values with nextval()

Edit
ID 3577
Title Support for grabbing multiple consecutive values with nextval()
Topic SQL Commands
Created 2022-02-27 14:23:52
Last modified 2022-10-12 05:38:18 (2 years, 1 month ago)
Latest email 2022-10-12 05:38:12 (2 years, 1 month ago)
Status
2022-09: Returned with feedback
2022-07: Moved to next CF
2022-03: Moved to next CF
Target version 15
Authors Jille Timmermans (quis)
Reviewers Ronan Dunklau (rdunklau)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/3577
git checkout commitfest/cf/3577
Emails
Support for grabbing multiple consecutive values with nextval()
First at 2022-02-27 09:42:25 by Jille Timmermans <jille at quis.cx>
Latest at 2022-10-12 05:38:12 by Michael Paquier <michael at paquier.xyz>
Latest attachment (0001-Add-an-argument-to-nextval-to-grab-multiple-consecut.patch) at 2022-02-27 09:42:25 from Jille Timmermans <jille at quis.cx>
    Attachment (0001-Add-an-argument-to-nextval-to-grab-multiple-consecut.patch) at 2022-02-27 09:42:25 from Jille Timmermans <jille at quis.cx> (Patch: Yes)
History
When Who What
2022-10-12 05:38:18 Michael Paquier (michael-kun) Closed in commitfest 2022-09 with status: Returned with feedback
2022-08-02 18:35:37 Jacob Champion (jchampion) Closed in commitfest 2022-07 with status: Moved to next CF
2022-07-28 17:55:57 Tom Lane (tgl) New status: Waiting on Author
2022-07-08 08:16:43 Ronan Dunklau (rdunklau) Added rdunklau as reviewer
2022-04-08 13:30:36 Greg Stark (stark) Closed in commitfest 2022-03 with status: Moved to next CF
2022-02-27 14:24:54 Jille Timmermans (quis) Changed authors to Jille Timmermans (quis)
2022-02-27 14:24:54 Jille Timmermans (quis) Changed targetversion to 15
2022-02-27 14:23:52 Jille Timmermans (quis) Attached mail thread 66d4a4ca840b1f84cc09aaefb20af788@quis.cx
2022-02-27 14:23:52 Jille Timmermans (quis) Created patch record
Edit