Refactoring code stripping trailing \n and \r from strings

Edit
ID 2228
Title Refactoring code stripping trailing \n and \r from strings
Topic Refactoring
Created 2019-08-02 04:37:40
Last modified 2019-08-09 02:16:30 (5 years, 3 months ago)
Latest email 2019-08-09 02:15:30 (5 years, 3 months ago)
Status
2019-09: Committed
Target version
Authors Michael Paquier (michael-kun)
Reviewers Bruce Momjian (bmomjian)Become reviewer
Committer Michael Paquier (michael-kun)
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/2228
git checkout commitfest/cf/2228
Emails
Refactoring code stripping trailing \n and \r from strings
First at 2019-08-01 03:18:20 by Michael Paquier <michael at paquier.xyz>
Latest at 2019-08-09 02:15:30 by Michael Paquier <michael at paquier.xyz>
Latest attachment (stringt-crlf-refactor-v1.patch) at 2019-08-01 03:18:20 from Michael Paquier <michael at paquier.xyz>
    Attachment (stringt-crlf-refactor-v1.patch) at 2019-08-01 03:18:20 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
History
When Who What
2019-08-09 02:16:30 Michael Paquier (michael-kun) Closed in commitfest 2019-09 with status: Committed
2019-08-09 02:16:22 Michael Paquier (michael-kun) Changed committer to michael-kun
2019-08-09 02:16:22 Michael Paquier (michael-kun) Changed reviewers to Bruce Momjian (bmomjian)
2019-08-02 04:37:49 Michael Paquier (michael-kun) Changed authors to Michael Paquier (michael-kun)
2019-08-02 04:37:40 Michael Paquier (michael-kun) Attached mail thread 20190801031820.GF29334@paquier.xyz
2019-08-02 04:37:40 Michael Paquier (michael-kun) Created patch record
Edit