Re: Changing extension schema fails silently - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Changing extension schema fails silently
Date
Msg-id 29899.1309903234@sss.pgh.pa.us
Whole thread Raw
In response to Re: Changing extension schema fails silently  (Thom Brown <thom@linux.com>)
Responses Re: Changing extension schema fails silently
List pgsql-hackers
Thom Brown <thom@linux.com> writes:
> Correction, the objects which belong to the extension do switch
> schema, but the properties of the extension itself indicate the
> extension is in a different schema.  So rather than not working at
> all, it seems that it's just forgotten to update the pg_extension
> catalog table.

Really?  Works for me.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Thom Brown
Date:
Subject: Re: Changing extension schema fails silently
Next
From: Thom Brown
Date:
Subject: Re: Changing extension schema fails silently