Re: pg_restore crash when there is a failure before all child process is created - Mailing list pgsql-hackers

From ahsan hadi
Subject Re: pg_restore crash when there is a failure before all child process is created
Date
Msg-id 158047527327.742.15738643941463684754.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: pg_restore crash when there is a failure before all child process is created  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pg_restore crash when there is a failure before all child process is created  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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'tdone a detailed code review. 

pgsql-hackers by date:

Previous
From: Andy Fan
Date:
Subject: [PATCH] Erase the distinctClause if the result is unique by definition
Next
From: Juan José Santamaría Flecha
Date:
Subject: Re: Allow to_date() and to_timestamp() to accept localized names