Re: BUG #15114: logical decoding Segmentation fault

Поиск
Список
Период
Сортировка
От Петър Славов
Тема Re: BUG #15114: logical decoding Segmentation fault
Дата
Msg-id CAC5T6ED-Ti3Ryw9oU-o0JpQ=S3UNZ7BoQJCGzqb=t5736qrPzQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #15114: logical decoding Segmentation fault  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: BUG #15114: logical decoding Segmentation fault  (Petr Jelinek <petr.jelinek@2ndquadrant.com>)
Список pgsql-bugs
Hi,
What happen here - I cannot see fix for this bug.
I also cannot see the workaround parch in the code.
Do I have to do something to mo e this fix forward?

I think we agreed that this bug braked logical decoding or I am wrong ?

Peter Slavov

На пт, 27.04.2018 г. в 3:22 ч. Michael Paquier <michael@paquier.xyz> написа:
On Fri, Apr 27, 2018 at 12:26:52AM +0200, Петър Славов wrote:
> I tried to compile this and i had this error:
>
> proto.c: In function ‘logicalrep_write_attrs’:
> proto.c:565:17: error: ‘FormData_pg_index {aka struct FormData_pg_index}’
> has no member named ‘indnkeyatts’
>     natts = index->indnkeyatts;

The patch Alvaro has sent is made for the master branch, and you are
visibly using a build of REL_10_STABLE.  Ths conflict you are seeing
comes from 8224de4 which introduced Covering indexes, and renamed
indnatts to indnkeyatts in Form_pg_index.
--
Michael

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

Предыдущее
От: "M. Edward (Ed) Borasky"
Дата:
Сообщение: Is postgresql-client-11 missing from the PGDG repositories for Debian?
Следующее
От: Sergei Kornilov
Дата:
Сообщение: Re: Is postgresql-client-11 missing from the PGDG repositories for Debian?