Re: DROP LANGUAGE error in pg_dump? - Mailing list pgsql-general

From Bruce Momjian
Subject Re: DROP LANGUAGE error in pg_dump?
Date
Msg-id 200303291534.h2TFYXe14699@candle.pha.pa.us
Whole thread Raw
In response to DROP LANGUAGE error in pg_dump?  (John Smith <john_smith_45678@yahoo.com>)
List pgsql-general
I think this is fixed in 7.4.

---------------------------------------------------------------------------

John Smith wrote:
>
> I just dropped plpgsql and it's handler and recreated them logged in as a superuser. Yet in the dump 'DROP LANGUAGE
plpgsql'appears before '\connect superuser' - this causes a 'only superusers can drop procedural languages...' (since
it'sstill logged in as the regular user before that point). 
>
> John
>
>
>
> ---------------------------------
> Do you Yahoo!?
> Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073


pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: System dump, but not in the default format
Next
From: Bruce Momjian
Date:
Subject: Re: DROP LANGUAGE error in pg_dump?