Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables)

Edit
ID 688
Title Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables)
Topic Server Features
Created 2016-07-29 11:29:41
Last modified 2016-09-20 12:56:32 (8 years, 2 months ago)
Latest email 2016-08-31 22:31:44 (8 years, 2 months ago)
Status
2016-09: Rejected
Target version
Authors Aleksander Alekseev (a.alekseev)
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/688
git checkout commitfest/cf/688
Emails
[Patch] Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables)
First at 2016-07-29 11:15:52 by Aleksander Alekseev <a.alekseev at postgrespro.ru>
Latest at 2016-08-31 22:31:44 by Corey Huinker <corey.huinker at gmail.com>
Latest attachment (fast-temporary-tables-v2.patch) at 2016-08-04 12:14:51 from Aleksander Alekseev <a.alekseev at postgrespro.ru>
    Attachment (fast-temporary-tables-v2.patch) at 2016-08-04 12:14:51 from Aleksander Alekseev <a.alekseev at postgrespro.ru> (Patch: Yes)
    Attachment (regression.diffs) at 2016-08-01 13:09:01 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: Yes)
    Attachment (fast-temporary-tables-v1.patch) at 2016-07-29 11:15:52 from Aleksander Alekseev <a.alekseev at postgrespro.ru> (Patch: Yes)
History
When Who What
2016-09-20 12:56:32 Robert Haas (rhaas) Closed in commitfest 2016-09 with status: Rejected
2016-07-29 11:29:53 Aleksander Alekseev (a.alekseev) Changed authors to Aleksander Alekseev (a.alekseev)
2016-07-29 11:29:41 Aleksander Alekseev (a.alekseev) Attached mail thread 20160729141552.4062e19b@fujitsu
2016-07-29 11:29:41 Aleksander Alekseev (a.alekseev) Created patch record
Edit