ereport revisions

Edit
ID 2517
Title ereport revisions
Topic Refactoring
Created 2020-03-23 21:46:07
Last modified 2020-03-24 16:09:28 (4 years, 9 months ago)
Latest email 2020-03-30 04:07:34 (4 years, 8 months ago)
Status
2020-07: Committed
Target version 13
Authors Tom Lane (tgl), Andres Freund (andresfreund)
Reviewers Become reviewer
Committer Tom Lane (tgl)
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/2517
git checkout commitfest/cf/2517
Emails
Missing errcode() in ereport
First at 2020-03-17 08:37:51 by Masahiko Sawada <masahiko.sawada at 2ndquadrant.com>
Latest at 2020-03-30 04:07:34 by Andres Freund <andres at anarazel.de>
Latest attachment (0001-allow-ereport-with-fewer-parens.patch) at 2020-03-23 21:24:49 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (0001-allow-ereport-with-fewer-parens.patch) at 2020-03-23 21:24:49 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v2-0001-WIP-elog-Make-ereport-a-bit-easier-to-use-and-a-b.patch) at 2020-03-20 01:59:08 from Andres Freund <andres at anarazel.de> (Patch: Yes)
    Attachment (better-ereport-wip.patch) at 2020-03-20 01:03:17 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (add_errcode.patch) at 2020-03-17 08:37:51 from Masahiko Sawada <masahiko.sawada at 2ndquadrant.com> (Patch: Yes)
History
When Who What
2020-03-24 16:09:28 Tom Lane (tgl) Closed in commitfest 2020-07 with status: Committed
2020-03-24 16:09:28 Tom Lane (tgl) Changed committer to tgl
2020-03-24 16:09:22 Tom Lane (tgl) Removed tgl from reviewers
2020-03-24 16:09:16 Tom Lane (tgl) Added tgl as reviewer
2020-03-23 21:46:36 Tom Lane (tgl) Changed authors to Tom Lane (tgl), Andres Freund (andresfreund)
2020-03-23 21:46:36 Tom Lane (tgl) Changed targetversion to 13
2020-03-23 21:46:07 Tom Lane (tgl) Attached mail thread CA+fd4k6N8EjNvZpM8nme+y+05mz-SM8Z_BgkixzkA34R+ej0Kw@mail.gmail.com
2020-03-23 21:46:07 Tom Lane (tgl) Created patch record
Edit