bitwise XOR aggregate functions

Edit
ID 2980
Title bitwise XOR aggregate functions
Topic Server Features
Created 2021-02-09 15:27:43
Last modified 2021-03-06 18:37:28 (3 years, 8 months ago)
Latest email 2021-03-07 21:08:14 (3 years, 8 months ago)
Status
2021-03: Committed
Target version stable
Authors Alexey Bashtanov (bashtanov)
Reviewers Peter Eisentraut (petere)Become reviewer
Committer Peter Eisentraut (petere)
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/2980
git checkout commitfest/cf/2980
Emails
[patch] bit XOR aggregate functions
First at 2021-02-09 15:25:19 by Alexey Bashtanov <bashtanov at imap.cc>
Latest at 2021-03-07 21:08:14 by David Rowley <dgrowleyml at gmail.com>
Latest attachment (bit-xor-agg-v003.diff) at 2021-03-05 12:42:55 from Alexey Bashtanov <bashtanov at imap.cc>
    Attachment (bit-xor-agg-v003.diff) at 2021-03-05 12:42:55 from Alexey Bashtanov <bashtanov at imap.cc> (Patch: Yes)
    Attachment (bit-xor-agg-v002.diff) at 2021-03-04 17:14:26 from Ibrar Ahmed <ibrar.ahmad at gmail.com> (Patch: Yes)
    Attachment (bit-xor-agg-v001.diff) at 2021-02-09 15:25:19 from Alexey Bashtanov <bashtanov at imap.cc> (Patch: Yes)
History
When Who What
2021-03-06 18:37:28 Peter Eisentraut (petere) Closed in commitfest 2021-03 with status: Committed
2021-03-06 16:05:13 Peter Eisentraut (petere) New status: Ready for Committer
2021-03-06 16:05:09 Peter Eisentraut (petere) Added petere as committer
2021-03-05 12:44:53 Alexey Bashtanov (bashtanov) New status: Needs review
2021-03-04 17:14:42 Ibrar Ahmed (ibrar) New status: Waiting on Author
2021-03-04 14:42:06 Peter Eisentraut (petere) New status: Ready for Committer
2021-03-03 14:30:33 Peter Eisentraut (petere) Added petere as reviewer
2021-02-09 15:28:16 Alexey Bashtanov (bashtanov) Changed authors to Alexey Bashtanov (bashtanov)
2021-02-09 15:28:16 Alexey Bashtanov (bashtanov) Changed targetversion to stable
2021-02-09 15:27:43 Alexey Bashtanov (bashtanov) Attached mail thread 9d4582ae-ecfc-3a13-2238-6ab5a37c1f41@imap.cc
2021-02-09 15:27:43 Alexey Bashtanov (bashtanov) Created patch record
Edit