Re: in-catalog Extension Scripts and Control parameters (templates?)

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: in-catalog Extension Scripts and Control parameters (templates?)
Дата
Msg-id CAJKUy5gQLvKkiPiMooBp9WyVeHN-hNu8kzQENsDrfm6NVR0r9A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: in-catalog Extension Scripts and Control parameters (templates?)  (Jaime Casanova <jaime@2ndquadrant.com>)
Ответы Re: in-catalog Extension Scripts and Control parameters (templates?)  (Hitoshi Harada <umi.tanuki@gmail.com>)
Список pgsql-hackers
On Thu, Jul 4, 2013 at 2:42 AM, Jaime Casanova <jaime@2ndquadrant.com> wrote:
>
> create extension test version '123';
> CREATE EXTENSION
>
> postgres=# \df
>                        List of functions
>  Schema | Name | Result data type | Argument data types | Type
> --------+------+------------------+---------------------+------
> (0 rows)
>
> Actually, what this did was to create an 123 schema and it puts the
> functions there.
>
> But that schema is inaccesible and undroppable:
>

and dropping the extension let the schema around

--
Jaime Casanova         www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y capacitación
Phone: +593 4 5107566         Cell: +593 987171157



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

Предыдущее
От: Jaime Casanova
Дата:
Сообщение: Re: in-catalog Extension Scripts and Control parameters (templates?)
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: request a new feature in fuzzystrmatch