Suppress occasional failure of final DROP DATABASE due to

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 4e5146b883f262d0074a3cbabb766508d087a0c5
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2000-11-17T00:24:03Z
Releases: 7.1.1
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

PathChange+/−
src/interfaces/perl5/test.pl modified +8 −1