Re: [9.1] 2 bugs with extensions

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: [9.1] 2 bugs with extensions
Дата
Msg-id 1349230126-sup-5891@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: [9.1] 2 bugs with extensions  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Список pgsql-hackers
Excerpts from Dimitri Fontaine's message of lun oct 01 04:44:28 -0300 2012:
> Hi,
>
> Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> >> Same for 9.2, attached. master needs yet another patch because of the
> >> recent headers reorg, it seems, that's for another day though.
> >
> > No, just remove the RELKIND_UNCATALOGUED case in that switch.
>
> Oh. As in the attached? :)

That seems to work, yes.

While testing this out I noticed that this silently does nothing:

SELECT pg_catalog.pg_extension_config_dump('my_config', NULL);

i.e. the table is not marked as configuration but no error or warning
appears, either.  This seems rather surprising.

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_upgrade does not completely honor --new-port
Следующее
От: Phil Sorber
Дата:
Сообщение: PQping command line tool