Re: Segmentation fault on proc exit after dshash_find_or_insert - Mailing list pgsql-hackers

From Rahila Syed
Subject Re: Segmentation fault on proc exit after dshash_find_or_insert
Date
Msg-id CAH2L28ufzu3-OqjSgXeRmVc01BZYjxo_RjSkb_kFdmRJnWs0Ww@mail.gmail.com
Whole thread Raw
In response to Re: Segmentation fault on proc exit after dshash_find_or_insert  (Amit Langote <amitlangote09@gmail.com>)
Responses Re: Segmentation fault on proc exit after dshash_find_or_insert
List pgsql-hackers
Hi Amit,

 
Oops, forgot an #include.  Fixed in the attached.


Thank you for the updated patch and the detailed commit message. You have explained the problem
quite well and the changes look good to me.
I would just add one more comment, which I have attached as a separate patch with this email.
Please have a look.

Thank you,
Rahila Syed
Attachment

pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: create table like including storage parameter
Next
From: Peter Eisentraut
Date:
Subject: Re: [Proposal] Adding callback support for custom statistics kinds