Re: [HACKERS] Re: [BUGS] BUG #14758: Segfault with logical replication on a function index

2017-08-02 Thread Peter Eisentraut
On 8/1/17 16:29, Peter Eisentraut wrote: > On 8/1/17 00:21, Noah Misch wrote: >> On Mon, Jul 31, 2017 at 09:40:34AM +0900, Masahiko Sawada wrote: >>> On Sat, Jul 29, 2017 at 4:35 AM, Scott Milliken wrote: Thank you Masahiko! I've tested and confirmed that this patch fixes the problem. >>

Re: [HACKERS] Re: [BUGS] BUG #14758: Segfault with logical replication on a function index

2017-08-01 Thread Peter Eisentraut
On 8/1/17 00:21, Noah Misch wrote: > On Mon, Jul 31, 2017 at 09:40:34AM +0900, Masahiko Sawada wrote: >> On Sat, Jul 29, 2017 at 4:35 AM, Scott Milliken wrote: >>> Thank you Masahiko! I've tested and confirmed that this patch fixes the >>> problem. >>> >> >> Thank you for the testing. This issue s