Re: [HACKERS] Problem dropping databases

Thomas Lockhart <lockhart@alumni.caltech.edu>

From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
To: Bruce Momjian <maillist@candle.pha.pa.us>
Cc: Postgres Hackers List <hackers@postgreSQL.org>
Date: 1998-09-22T16:20:37Z
Lists: pgsql-hackers
> I was working on docs and notice that Postgres no longer responds with 
> a warning if a database is dropped multiple times: 
> Bruce, this should probably go on the open issues list and be fixed 
> for v6.4...

Oops. There isn't a problem. I had left a line of diagnostic code in the
backend, and it turns out to have been important :*(

Sorry for the false alarm...

                  - Tom