Refactor "if(strspn(str, ...) == strlen(str)" code

Edit
Title Refactor "if(strspn(str, ...) == strlen(str)" code
Topic Refactoring
Created 2016-12-08 17:52:02
Last modified 2017-01-17 06:50:35 (7 years, 3 months ago)
Latest email 2017-01-17 06:50:29 (7 years, 3 months ago)
Status
2017-01: Rejected
Target version
Authors Aleksander Alekseev (a.alekseev)
Reviewers Michael Paquier (michael-kun)Become reviewer
Committer
Links
Emails
[PATCH] Refactor "if(strspn(str, ...) == strlen(str)" code
First at 2016-12-08 15:54:08 by Aleksander Alekseev <a.alekseev at postgrespro.ru>
Latest at 2017-01-17 06:50:29 by Michael Paquier <michael.paquier at gmail.com>
Latest attachment (pg_str_containsonly-v2.patch) at 2016-12-08 18:23:49 from Aleksander Alekseev <a.alekseev at postgrespro.ru>
    Attachment (pg_str_containsonly-v2.patch) at 2016-12-08 18:23:49 from Aleksander Alekseev <a.alekseev at postgrespro.ru> (Patch: Yes)
    Attachment (pg_str_containsonly-v1.patch) at 2016-12-08 15:54:08 from Aleksander Alekseev <a.alekseev at postgrespro.ru> (Patch: Yes)
History
When Who What
2017-01-17 06:50:35 Michael Paquier (michael-kun) Closed in commitfest 2017-01 with status: Rejected
2017-01-12 06:02:42 Michael Paquier (michael-kun) Changed reviewers to Michael Paquier (michael-kun)
2016-12-08 17:52:16 Aleksander Alekseev (a.alekseev) Changed authors to Aleksander Alekseev (a.alekseev)
2016-12-08 17:52:02 Aleksander Alekseev (a.alekseev) Attached mail thread 20161208155408.GA27729@e733.localdomain
2016-12-08 17:52:02 Aleksander Alekseev (a.alekseev) Created patch record
Edit