Re: pg_restore crash when there is a failure before all child process is created

From: ahsan hadi <ahsan(dot)hadi(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: vignesh C <vignesh21(at)gmail(dot)com>
Subject: Re: pg_restore crash when there is a failure before all child process is created
Date: 2020-01-31 12:54:33
Message-ID: 158047527327.742.15738643941463684754.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The following review has been posted through the commitfest application:
make installcheck-world: tested, passed
Implements feature: not tested
Spec compliant: tested, passed
Documentation: not tested

I have applied tested both patches separately and ran regression with both. No new test cases are failing with both patches.

The issues is fixed by both patches however the fix from Tom (0001-fix-worker-status.patch) looks more elegant. I haven't done a detailed code review.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Juan José Santamaría Flecha 2020-01-31 13:02:51 Re: Allow to_date() and to_timestamp() to accept localized names
Previous Message Andy Fan 2020-01-31 12:39:37 [PATCH] Erase the distinctClause if the result is unique by definition