pgsql/src/interfaces/perl5 (test.pl)

Started by Tom Laneover 25 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Date: Thursday, November 16, 2000 @ 19:24:03
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/interfaces/perl5
from hub.org:/home/projects/pgsql/tmp/cvs-serv61869

Modified Files:
test.pl

----------------------------- Log Message -----------------------------

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.