Re: [BUG] pg_stat_statements and extended query protocol - Mailing list pgsql-hackers

From David Zhang
Subject Re: [BUG] pg_stat_statements and extended query protocol
Date
Msg-id 3499c5ed-5511-0801-ccfe-297b098aa8fe@highgo.ca
Whole thread Raw
In response to Re: [BUG] pg_stat_statements and extended query protocol  ("Imseih (AWS), Sami" <simseih@amazon.com>)
Responses Re: [BUG] pg_stat_statements and extended query protocol  ("Imseih (AWS), Sami" <simseih@amazon.com>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Add SHELL_EXIT_CODE to psql
Next
From: "Regina Obe"
Date:
Subject: RE: Ability to reference other extensions by schema in extension scripts