Re: SEGFAULT in CREATE EXTENSION related pg_init_privs

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: SEGFAULT in CREATE EXTENSION related pg_init_privs
Дата
Msg-id CAFj8pRBixie7K5iK-6ffmZH5WXzCL4VVq8FzvVArhE_caxbipg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: SEGFAULT in CREATE EXTENSION related pg_init_privs  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers


2016-04-16 4:12 GMT+02:00 Stephen Frost <sfrost@snowman.net>:
Pavel,

* Pavel Stehule (pavel.stehule@gmail.com) wrote:
> 2016-04-14 14:26 GMT+02:00 Stephen Frost <sfrost@snowman.net>:
> >
> > * Pavel Stehule (pavel.stehule@gmail.com) wrote:
> > > I am trying to prepare orafce for PostgreSQL 9.6.
> > >
> > > I can successfully compile this extension, but the statement CREATE
> > > EXTENSION fails on segfault
> >
> > Just the latest off of https://github.com/orafce/orafce ?
>
> yes. When I commented REVOKE, then all tests passed. When you uncomment
> REVOKE, then CREATE EXTENSION should to fail.

Fix pushed, please let me know if you see any further issues.

Orafce is working without any issues now.

Thank you

Pavel

 

Thanks!

Stephen

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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: SEGFAULT in CREATE EXTENSION related pg_init_privs
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Support for N synchronous standby servers - take 2