Patch to clean Query after rewrite-and-analyze

Edit
ID 2229
Title Patch to clean Query after rewrite-and-analyze
Topic Performance
Created 2019-08-03 16:16:18
Last modified 2019-08-05 06:20:06 (5 years, 3 months ago)
Latest email 2019-08-04 19:14:07 (5 years, 3 months ago)
Status
2019-09: Withdrawn
Target version
Authors
Reviewers Become reviewer
Committer
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/2229
git checkout commitfest/cf/2229
Emails
Patch to clean Query after rewrite-and-analyze - reduces memusage up to 50% - increases TPS by up to 50%
First at 2019-08-03 15:39:33 by Daniel Migowski <dmigowski at ikoffice.de>
Latest at 2019-08-04 19:14:07 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (query_cleaning_in_prepare.diff) at 2019-08-03 15:39:33 from Daniel Migowski <dmigowski at ikoffice.de>
    Attachment (query_cleaning_in_prepare.diff) at 2019-08-03 15:39:33 from Daniel Migowski <dmigowski at ikoffice.de> (Patch: Yes)
History
When Who What
2019-08-05 06:20:06 Daniel Migowski (dmigowski) Closed in commitfest 2019-09 with status: Withdrawn
2019-08-03 16:16:18 Daniel Migowski (dmigowski) Attached mail thread 7cf530b8-05c8-7e89-bab7-5ac7392d9972@ikoffice.de
2019-08-03 16:16:18 Daniel Migowski (dmigowski) Created patch record
Edit