Re: createdb script bug in 7.3RC2? - Mailing list pgsql-bugs

From Tom Lane
Subject Re: createdb script bug in 7.3RC2?
Date
Msg-id 18783.1038418361@sss.pgh.pa.us
Whole thread Raw
In response to Re: createdb script bug in 7.3RC2?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
I said:
> DROP LANGUAGE only drops the pg_language entry, not the call handler.

> I think the dropdb script would drop the handler too, but you didn't
> do that.

s/dropdb/droplang/, of course.  Sorry.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: createdb script bug in 7.3RC2?
Next
From: Peter Eisentraut
Date:
Subject: Re: createdb script bug in 7.3RC2?