Add array_reverse() function

Edit
ID 5314
Title Add array_reverse() function
Topic Miscellaneous
Created 2024-10-21 09:15:57
Last modified 2024-11-01 01:32:57 (2 weeks, 6 days ago)
Latest email 2024-11-01 01:34:18 (2 weeks, 6 days ago)
Status
2024-11: Committed
Target version 18
Authors Aleksander Alekseev (a.alekseev)
Reviewers Michael Paquier (michael-kun), Vladlen Popolitov (vladlenpopolitov)Become reviewer
Committer Michael Paquier (michael-kun)
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/5314
git checkout commitfest/cf/5314
Emails
[PATCH] Add array_reverse() function
First at 2024-10-21 09:06:29 by Aleksander Alekseev <aleksander at timescale.com>
Latest at 2024-11-01 01:34:18 by Michael Paquier <michael at paquier.xyz>
Latest attachment (v2-0001-Add-array_reverse-function.patch) at 2024-10-22 13:27:30 from Aleksander Alekseev <aleksander at timescale.com>
    Attachment (v2-0001-Add-array_reverse-function.patch) at 2024-10-22 13:27:30 from Aleksander Alekseev <aleksander at timescale.com> (Patch: Yes)
    Attachment (v1-0001-Add-array_reverse-function.patch) at 2024-10-21 09:06:29 from Aleksander Alekseev <aleksander at timescale.com> (Patch: Yes)
History
When Who What
2024-11-01 01:32:57 Michael Paquier (michael-kun) Closed in commitfest 2024-11 with status: Committed
2024-10-31 06:37:31 Vladlen Popolitov (vladlenpopolitov) Posted review with messageid <173035665129.1164.3833125953041709640.pgcf@coridan.postgresql.org>
2024-10-31 05:59:55 Michael Paquier (michael-kun) Added michael-kun as committer
2024-10-31 02:07:02 Michael Paquier (michael-kun) Added michael-kun as reviewer
2024-10-31 02:07:00 Michael Paquier (michael-kun) New status: Ready for Committer
2024-10-30 19:13:26 Vladlen Popolitov (vladlenpopolitov) Added vladlenpopolitov as reviewer
2024-10-21 09:16:09 Aleksander Alekseev (aalekseev) Changed authors to Aleksander Alekseev (a.alekseev)
2024-10-21 09:16:09 Aleksander Alekseev (aalekseev) Changed targetversion to 18
2024-10-21 09:15:57 Aleksander Alekseev (aalekseev) Attached mail thread CAJ7c6TMpeO_ke+QGOaAx9xdJuxa7r=49-anMh3G5476e3CX1CA@mail.gmail.com
2024-10-21 09:15:57 Aleksander Alekseev (aalekseev) Created patch record
Edit