Add min() and max() aggregate functions for xid8

Edit
ID 3529
Title Add min() and max() aggregate functions for xid8
Topic Server Features
Created 2022-02-03 07:49:17
Last modified 2022-02-10 03:38:04 (2 years, 9 months ago)
Latest email 2022-02-10 03:37:10 (2 years, 9 months ago)
Status
2022-03: Committed
Target version
Authors Ken Kato (kkato)
Reviewers Become reviewer
Committer Fujii Masao (masaofujii)
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/3529
git checkout commitfest/cf/3529
Emails
[PATCH] Add min() and max() aggregate functions for xid8
First at 2022-02-03 07:45:17 by Ken Kato <katouknl at oss.nttdata.com>
Latest at 2022-02-10 03:37:10 by Fujii Masao <masao.fujii at oss.nttdata.com>
Latest attachment (min_max_aggregates_for_xid8_v5.patch) at 2022-02-08 09:43:18 from Ken Kato <katouknl at oss.nttdata.com>
    Attachment (min_max_aggregates_for_xid8_v5.patch) at 2022-02-08 09:43:18 from Ken Kato <katouknl at oss.nttdata.com> (Patch: Yes)
    Attachment (min_max_aggregates_for_xid8_v4.patch) at 2022-02-08 06:34:21 from Fujii Masao <masao.fujii at oss.nttdata.com> (Patch: Yes)
    Attachment (min_max_aggregates_for_xid8_v3.patch) at 2022-02-08 04:23:12 from Ken Kato <katouknl at oss.nttdata.com> (Patch: Yes)
    Attachment (min_max_aggregates_for_xid8_v2.patch) at 2022-02-05 01:46:05 from Ken Kato <katouknl at oss.nttdata.com> (Patch: Yes)
    Attachment (min_max_aggregates_for_xid8_v1.patch) at 2022-02-03 07:45:17 from Ken Kato <katouknl at oss.nttdata.com> (Patch: Yes)
History
When Who What
2022-02-10 03:38:04 Fujii Masao (masaofujii) Closed in commitfest 2022-03 with status: Committed
2022-02-10 03:37:58 Fujii Masao (masaofujii) Added masaofujii as committer
2022-02-03 07:49:32 Ken Kato (kkato) Changed authors to Ken Kato (kkato)
2022-02-03 07:49:17 Ken Kato (kkato) Attached mail thread 47d77b18c44f87f8222c4c7a3e2dee6b@oss.nttdata.com
2022-02-03 07:49:17 Ken Kato (kkato) Created patch record
Edit