SortSupport for text - strcoll() and strxfrm() caching

Edit
ID 294
Title SortSupport for text - strcoll() and strxfrm() caching
Topic Performance
Created 2015-07-04 01:22:26
Last modified 2015-10-10 09:06:01 (9 years, 1 month ago)
Latest email 2015-10-20 13:41:49 (9 years, 1 month ago)
Status
2015-09: Committed
Target version
Authors Peter Geoghegan (pgeoghegan)
Reviewers 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/294
git checkout commitfest/cf/294
Emails
More work on SortSupport for text - strcoll() and strxfrm() caching
First at 2015-07-04 00:33:31 by Peter Geoghegan <pg at heroku.com>
Latest at 2015-10-20 13:41:49 by Robert Haas <robertmhaas at gmail.com>
Latest attachment (0001-Correctly-distinguish-the-contents-of-text-buffers.patch) at 2015-10-18 18:52:30 from Peter Geoghegan <pg at heroku.com>
    Attachment (0001-Correctly-distinguish-the-contents-of-text-buffers.patch) at 2015-10-18 18:52:30 from Peter Geoghegan <pg at heroku.com> (Patch: Yes)
    Attachment (0001-Correctly-distinguish-the-contents-of-text-buffers.patch) at 2015-10-14 23:05:04 from Peter Geoghegan <pg at heroku.com> (Patch: Yes)
    Attachment (reset_last_returned.patch) at 2015-10-12 07:47:13 from Peter Geoghegan <pg at heroku.com> (Patch: Yes)
    Attachment (remove_text_comment.patch) at 2015-10-10 19:32:35 from Peter Geoghegan <pg at heroku.com> (Patch: Yes)
    Attachment (0001-Use-unsigned-integer-abbreviated-keys-for-text.patch) at 2015-10-09 00:20:00 from Peter Geoghegan <pg at heroku.com> (Patch: Yes)
    Attachment (0001-Provide-for-unsigned-comparisons-of-abbreviated-keys.patch) at 2015-10-08 00:09:33 from Peter Geoghegan <pg at heroku.com> (Patch: Yes)
    Attachment (0001-Add-BSWAP64-byte-swapping-macro.patch) at 2015-10-04 06:17:55 from Peter Geoghegan <pg at heroku.com> (Patch: Yes)
    Attachment (0001-Add-BSWAP64-byte-swapping-macro.patch) at 2015-07-04 00:33:31 from Peter Geoghegan <pg at heroku.com> (Patch: Yes)

Annotations

When Who Mail Annotation
2015-09-03 11:00:11 Andres Freund (andresfreund) From Robert Haas <robertmhaas@gmail.com>
at 2015-08-04 19:41:34
Small review
2015-10-04 06:23:01 Peter Geoghegan (pgeoghegan) From Peter Geoghegan <pg@heroku.com>
at 2015-10-04 06:17:55
New revision (V2), incorporating feedback.
History
When Who What
2015-10-10 09:06:01 Peter Geoghegan (pgeoghegan) Closed in commitfest 2015-09 with status: Committed
2015-10-10 09:06:01 Peter Geoghegan (pgeoghegan) Changed committer to rhaas
2015-10-04 06:23:01 Peter Geoghegan (pgeoghegan) Added annotation "New revision (V2), incorporating feedback." to CAM3SWZSTKmOnosidBYeCY9pJT=hhGUwwmxxpWSEJB7Kf2oGgJA@mail.gmail.com
2015-10-04 06:22:26 Peter Geoghegan (pgeoghegan) New status: Needs review
2015-09-03 11:00:11 Andres Freund (andresfreund) Added annotation "Small review" to CA+Tgmoa=PmK=myKYvF_UgWq3hiWgm94jRKAxTGVy1chjBqBi1w@mail.gmail.com
2015-09-03 10:59:35 Andres Freund (andresfreund) New status: Waiting on Author
2015-07-04 01:23:05 Peter Geoghegan (pgeoghegan) Changed authors to Peter Geoghegan (pgeoghegan)
2015-07-04 01:22:26 Peter Geoghegan (pgeoghegan) Attached mail thread CAM3SWZTa-8vLxLNfUMXOPH7U8ahqYr9KyPdtAmhTp3Aw7O1KQw@mail.gmail.com
2015-07-04 01:22:26 Peter Geoghegan (pgeoghegan) Created patch record
Edit