diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-06-16 15:20:29 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-06-16 15:20:29 -0400 |
commit | bfb937427be2cfca78e3e076c30e37cddc350f8e (patch) | |
tree | 8d1625b19c9c251d5004e9962b222f37761973a8 /contrib/postgres_fdw/postgres_fdw.c | |
parent | 75be66464cb1bffa1e5757907b9a04ad5afc7859 (diff) | |
download | postgresql-bfb937427be2cfca78e3e076c30e37cddc350f8e.tar.gz postgresql-bfb937427be2cfca78e3e076c30e37cddc350f8e.zip |
Fix fuzzy thinking in ReinitializeParallelDSM().
The fact that no workers were successfully launched in the previous
iteration does not excuse us from setting up properly to try again.
This appears to explain crashes I saw in parallel regression testing
due to error_mqh being NULL when it shouldn't be.
Minor other cosmetic fixes too.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions