Keep elog(ERROR) and ereport(ERROR) calls in the cold path

Edit
Title Keep elog(ERROR) and ereport(ERROR) calls in the cold path
Topic Performance
Created 2020-06-25 02:25:24
Last modified 2020-11-23 23:07:41 (3 years, 5 months ago)
Latest email 2020-11-25 01:59:14 (3 years, 5 months ago)
Status
2020-11: Committed
2020-09: Moved to next CF
2020-07: Moved to next CF
Target version
Authors David Rowley (davidrowley)
Reviewers Peter Eisentraut (petere)Become reviewer
Committer David Rowley (davidrowley)
Links
Emails
Keep elog(ERROR) and ereport(ERROR) calls in the cold path
First at 2020-06-25 01:50:37 by David Rowley <dgrowleyml at gmail.com>
Latest at 2020-11-25 01:59:14 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (pg_attribute_cold_fix_mingw.patch) at 2020-11-25 01:46:12 from David Rowley <dgrowleyml at gmail.com>
    Attachment (pg_attribute_cold_fix_mingw.patch) at 2020-11-25 01:46:12 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (tpch_scale5_elog_ereport_cold_v4_vs_master_10min.ods) at 2020-09-22 20:42:33 from David Rowley <dgrowleyml at gmail.com> (Patch: No)
    Attachment (elog_ereport_attribute_cold_v4.patch) at 2020-09-22 07:08:12 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (pgbench_c1j1_600s.png) at 2020-08-05 03:00:01 from David Rowley <dgrowleyml at gmail.com> (Patch: No)
    Attachment (amd3990x_elog_cold.png) at 2020-06-29 09:36:56 from David Rowley <dgrowleyml at gmail.com> (Patch: No)
    Attachment (elog_ereport_attribute_cold.patch) at 2020-06-25 01:50:37 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
History
When Who What
2020-11-23 23:07:41 David Rowley (davidrowley) Closed in commitfest 2020-11 with status: Committed
2020-11-23 23:07:32 David Rowley (davidrowley) Added davidrowley as committer
2020-10-01 04:28:17 Michael Paquier (michael-kun) Closed in commitfest 2020-09 with status: Moved to next CF
2020-09-29 09:22:59 David Rowley (davidrowley) New status: Needs review
2020-09-25 05:41:03 Peter Eisentraut (petere) New status: Waiting on Author
2020-09-22 07:08:35 David Rowley (davidrowley) New status: Needs review
2020-08-28 06:34:11 Peter Eisentraut (petere) Added petere as reviewer
2020-08-03 07:54:16 Michael Paquier (michael-kun) New status: Waiting on Author
2020-08-03 07:54:10 Michael Paquier (michael-kun) Closed in commitfest 2020-07 with status: Moved to next CF
2020-06-25 02:25:38 David Rowley (davidrowley) Changed authors to David Rowley (davidrowley)
2020-06-25 02:25:24 David Rowley (davidrowley) Attached mail thread CAApHDvrVpasrEzLL2er7p9iwZFZ=Jj6WisePcFeunwfrV0js_A@mail.gmail.com
2020-06-25 02:25:24 David Rowley (davidrowley) Created patch record
Edit