Reusing abbreviated keys during second pass of ordered [set] aggregates

Edit
ID 300
Title Reusing abbreviated keys during second pass of ordered [set] aggregates
Topic Performance
Created 2015-07-10 22:06:44
Last modified 2016-02-17 17:13:38 (8 years, 9 months ago)
Latest email 2016-03-02 18:11:12 (8 years, 8 months ago)
Status
2016-03: Committed
2016-01: Moved to next CF
2015-11: Moved to next CF
2015-09: Moved to next CF
Target version
Authors Peter Geoghegan (pgeoghegan)
Reviewers Andreas Karlsson (kandreas)Become reviewer
Committer Robert Haas (rhaas)
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/300
git checkout commitfest/cf/300
Emails
Reusing abbreviated keys during second pass of ordered [set] aggregates
First at 2015-07-10 22:05:21 by Peter Geoghegan <pg at heroku.com>
Latest at 2016-03-02 18:11:12 by Peter Geoghegan <pg at heroku.com>
Latest attachment (0001-Reuse-abbreviated-keys-in-ordered-set-aggregates.patch) at 2015-12-23 06:49:35 from Peter Geoghegan <pg at heroku.com>
    Attachment (0001-Reuse-abbreviated-keys-in-ordered-set-aggregates.patch) at 2015-12-23 06:49:35 from Peter Geoghegan <pg at heroku.com> (Patch: Yes)
    Attachment (sortsupport-comment-fixes-rmh.patch) at 2015-12-21 18:53:53 from Robert Haas <robertmhaas at gmail.com> (Patch: Yes)
    Attachment (0002-Reuse-abbreviated-keys-in-ordered-set-aggregates.patch) at 2015-12-18 04:43:40 from Peter Geoghegan <pg at heroku.com> (Patch: Yes)
    Attachment (0002-Reuse-abbreviated-keys-in-ordered-set-aggregates.patch) at 2015-10-11 01:03:12 from Peter Geoghegan <pg at heroku.com> (Patch: Yes)
    Attachment (numeric-eq-memcmp.patch) at 2015-09-07 04:35:59 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Tighten-SortSupport-abbreviated-key-contract.patch) at 2015-07-10 22:05:21 from Peter Geoghegan <pg at heroku.com> (Patch: Yes)

Annotations

When Who Mail Annotation
2015-12-07 03:15:22 Andreas Karlsson (kandreas) From Andreas Karlsson <andreas@proxel.se>
at 2015-12-07 03:14:18
Review
History
When Who What
2016-02-17 17:13:38 Peter Geoghegan (pgeoghegan) Closed in commitfest 2016-03 with status: Committed
2016-02-17 17:13:38 Peter Geoghegan (pgeoghegan) Changed committer to rhaas
2016-02-13 19:51:14 Peter Geoghegan (pgeoghegan) New status: Ready for Committer
2016-02-08 19:20:28 Álvaro Herrera (alvherre) Closed in commitfest 2016-01 with status: Moved to next CF
2015-12-24 02:46:21 Michael Paquier (michael-kun) New status: Ready for Committer
2015-12-24 02:46:14 Michael Paquier (michael-kun) Closed in commitfest 2015-11 with status: Moved to next CF
2015-12-07 03:15:22 Andreas Karlsson (kandreas) Added annotation "Review" to 5664F98A.3030107@proxel.se
2015-12-07 03:14:55 Andreas Karlsson (kandreas) New status: Ready for Committer
2015-11-30 02:21:53 Andreas Karlsson (kandreas) Added kandreas as reviewer
2015-10-30 23:28:31 Michael Paquier (michael-kun) Closed in commitfest 2015-09 with status: Moved to next CF
2015-09-25 21:39:10 Jeff Janes (jjanes) Posted comment with messageid <20150925213910.2610.66845.pgcf@coridan.postgresql.org>
2015-07-10 22:06:54 Peter Geoghegan (pgeoghegan) Changed authors to Peter Geoghegan (pgeoghegan)
2015-07-10 22:06:44 Peter Geoghegan (pgeoghegan) Attached mail thread CAM3SWZTr7gM0-bb2J2ZAu_FSU09gOQ4G-oEsuD_NP5yJWTdoqA@mail.gmail.com
2015-07-10 22:06:44 Peter Geoghegan (pgeoghegan) Created patch record
Edit