Re: Changing extension schema fails silently

Поиск
Список
Период
Сортировка
От Thom Brown
Тема Re: Changing extension schema fails silently
Дата
Msg-id CAA-aLv5LiNz33ZovUgscHsH+jmnY2Rz0FaQtj-6-woygF_VgtA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Changing extension schema fails silently  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 5 July 2011 23:00, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> 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.

It was a Thom fail.

--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Changing extension schema fails silently
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Bug in SQL/MED?