Bug in pg_restore with EventTrigger in parallel mode

Edit
ID 2450
Title Bug in pg_restore with EventTrigger in parallel mode
Topic Bug Fixes
Created 2020-02-13 14:26:44
Last modified 2020-03-09 19:00:02 (4 years, 8 months ago)
Latest email 2020-03-09 19:44:34 (4 years, 8 months ago)
Status
2020-03: Committed
Target version
Authors Fabrízio Mello (fabriziomello)
Reviewers Tom Lane (tgl)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/2450
git checkout commitfest/cf/2450
Emails
Bug in pg_restore with EventTrigger in parallel mode
First at 2020-02-12 16:59:05 by Fabrízio de Royes Mello <fabriziomello at gmail.com>
Latest at 2020-03-09 19:44:34 by Fabrízio de Royes Mello <fabriziomello at gmail.com>
Latest attachment (event-trigger-restore-v3.patch) at 2020-03-07 23:42:16 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (event-trigger-restore-v3.patch) at 2020-03-07 23:42:16 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (fix_pg_restore_parallel_with_event_trigger_v2.patch) at 2020-02-20 18:36:01 from Fabrízio de Royes Mello <fabriziomello at gmail.com> (Patch: Yes)
    Attachment (fix_pg_restore_parallel_with_event_trigger_v1.patch) at 2020-02-12 16:59:05 from Fabrízio de Royes Mello <fabriziomello at gmail.com> (Patch: Yes)
History
When Who What
2020-03-09 19:00:02 Tom Lane (tgl) Closed in commitfest 2020-03 with status: Committed
2020-03-09 19:00:02 Tom Lane (tgl) Changed committer to tgl
2020-03-09 18:59:56 Tom Lane (tgl) Added tgl as reviewer
2020-02-13 14:27:09 Fabrízio Mello (fabriziomello) Changed authors to Fabrízio Mello (fabriziomello)
2020-02-13 14:26:44 Fabrízio Mello (fabriziomello) Attached mail thread CAFcNs+ow1hmFox8P--3GSdtwz-S3Binb6ZmoP6Vk+Xg=K6eZNA@mail.gmail.com
2020-02-13 14:26:44 Fabrízio Mello (fabriziomello) Created patch record
Edit