Better locale-specific-character-class handling for regexps

Edit
ID 733
Title Better locale-specific-character-class handling for regexps
Topic Bug Fixes
Created 2016-08-23 01:02:42
Last modified 2016-09-05 21:07:31 (8 years, 2 months ago)
Latest email 2016-09-05 17:42:53 (8 years, 2 months ago)
Status
2016-09: Committed
Target version
Authors Tom Lane (tgl)
Reviewers Heikki Linnakangas (heikki)Become reviewer
Committer Tom Lane (tgl)
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/733
git checkout commitfest/cf/733
Emails
Better locale-specific-character-class handling for regexps
First at 2016-08-23 00:54:58 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2016-09-05 17:42:53 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (compilespeed.sql) at 2016-09-04 21:17:53 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (compilespeed.sql) at 2016-09-04 21:17:53 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: No)
    Attachment (better-regex-colormaps-1.patch) at 2016-08-23 00:54:58 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2016-09-05 21:07:31 Tom Lane (tgl) Closed in commitfest 2016-09 with status: Committed
2016-09-05 21:07:31 Tom Lane (tgl) Changed committer to tgl
2016-09-04 14:07:28 Heikki Linnakangas (heikki) New status: Ready for Committer
2016-09-04 14:07:23 Heikki Linnakangas (heikki) Added heikki as reviewer
2016-08-23 01:02:59 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2016-08-23 01:02:42 Tom Lane (tgl) Attached mail thread 15563.1471913698@sss.pgh.pa.us
2016-08-23 01:02:42 Tom Lane (tgl) Created patch record
Edit