Re: Changing extension schema silently fails

From: Thom Brown <thom(at)linux(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Changing extension schema silently fails
Date: 2011-07-05 20:25:38
Message-ID: CAA-aLv43kOhVCA_-wy5abybOOJDP7iKyLq7bxy-qQ1=PCGAyBQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On 5 July 2011 21:23, Thom Brown <thom(at)linux(dot)com> wrote:
> Hi,
>
> I'm using the latest head and I created the file_fdw extension, then
> attempted to change its schema.  No error was returned, but it
> remained in the same schema.
>
> I then dropped the extension and created it again specifying the new
> schema, and it is correctly assigned to that schema.
>
> Am I missing something, or does this fail silently?

Ignore, wrong mailing list!

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-07-05 21:05:53 pgAdmin III commit: Add "Search Objects" dialog
Previous Message Jasmin Dizdarevic 2011-07-05 20:23:53 Re: [FEATURE] Add schema option to all relevant objects