Suppress occasional failure of final DROP DATABASE due to
Tom Lane <tgl@sss.pgh.pa.us>
Suppress occasional failure of final DROP DATABASE due to race condition --- old backend may not have shut down by the time we try to do the DROP.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/perl5/test.pl | modified | +8 −1 |