| From: | Thom Brown <thom(at)linux(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Changing extension schema fails silently |
| Date: | 2011-07-05 22:01:24 |
| Message-ID: | CAA-aLv5LiNz33ZovUgscHsH+jmnY2Rz0FaQtj-6-woygF_VgtA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 5 July 2011 23:00, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Thom Brown <thom(at)linux(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2011-07-05 22:46:57 | Re: Bug in SQL/MED? |
| Previous Message | Tom Lane | 2011-07-05 22:00:34 | Re: Changing extension schema fails silently |