Re: [BUG] pg_stat_statements and extended query protocol

Поиск
Список
Период
Сортировка
От David Zhang
Тема Re: [BUG] pg_stat_statements and extended query protocol
Дата
Msg-id 3499c5ed-5511-0801-ccfe-297b098aa8fe@highgo.ca
обсуждение исходный текст
Ответ на Re: [BUG] pg_stat_statements and extended query protocol  ("Imseih (AWS), Sami" <simseih@amazon.com>)
Ответы Re: [BUG] pg_stat_statements and extended query protocol  ("Imseih (AWS), Sami" <simseih@amazon.com>)
Список pgsql-hackers
> Yes, I agree that proper test coverage is needed here. Will think
> about how to accomplish this.

Tried to apply this patch to current master branch and the build was ok, 
however it crashed during initdb with a message like below.

"performing post-bootstrap initialization ... Segmentation fault (core 
dumped)"

If I remove this patch and recompile again, then "initdb -D $PGDATA" works.

Thanks,

David




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Add SHELL_EXIT_CODE to psql
Следующее
От: "Regina Obe"
Дата:
Сообщение: RE: Ability to reference other extensions by schema in extension scripts