Cleanup and speedup string functions

Edit
ID 2129
Title Cleanup and speedup string functions
Topic Performance
Created 2019-05-25 09:11:58
Last modified 2019-07-22 12:17:12 (5 years, 4 months ago)
Latest email 2019-07-22 16:00:43 (5 years, 4 months ago)
Status
2019-07: Committed
Target version
Authors David Rowley (davidrowley)
Reviewers Become reviewer
Committer David Rowley (davidrowley)
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/2129
git checkout commitfest/cf/2129
Emails
Cleaning up and speeding up string functions
First at 2019-05-25 07:53:35 by David Rowley <david.rowley at 2ndquadrant.com>
Latest at 2019-07-22 16:00:43 by ilmari at ilmari.org (Dagfinn Ilmari Mannsåker )
Latest attachment (0001-Add-appendStringInfoStringInfo-function.patch) at 2019-07-22 15:37:18 from ilmari at ilmari.org (Dagfinn Ilmari Mannsåker )
    Attachment (0001-Add-appendStringInfoStringInfo-function.patch) at 2019-07-22 15:37:18 from ilmari at ilmari.org (Dagfinn Ilmari Mannsåker ) (Patch: Yes)
    Attachment (use_binary_string_info_when_len_is_known.patch) at 2019-07-04 01:51:06 from David Rowley <david.rowley at 2ndquadrant.com> (Patch: Yes)
    Attachment (0001-Use-appendPQExpBufferStr-instead-of-appendPQExpBuffe.patch) at 2019-05-25 07:53:35 from David Rowley <david.rowley at 2ndquadrant.com> (Patch: Yes)
History
When Who What
2019-07-22 12:17:12 David Rowley (davidrowley) Closed in commitfest 2019-07 with status: Committed
2019-07-22 12:17:12 David Rowley (davidrowley) Changed committer to davidrowley
2019-05-25 09:12:08 David Rowley (davidrowley) Changed authors to David Rowley (davidrowley)
2019-05-25 09:11:58 David Rowley (davidrowley) Attached mail thread CAKJS1f9P=M-3ULmPvr8iCno8yvfDViHibJjpriHU8+SXUgeZ=w@mail.gmail.com
2019-05-25 09:11:58 David Rowley (davidrowley) Created patch record
Edit