Re: Implementation of gtrgm_out for gevel - Mailing list pgsql-general

From Dmitry Lazurkin
Subject Re: Implementation of gtrgm_out for gevel
Date
Msg-id 980a5e10-285c-32ff-1555-16fda5a31ac8@gmail.com
Whole thread Raw
In response to Re: Implementation of gtrgm_out for gevel  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On 11/23/2017 09:58 PM, Tom Lane wrote:
> Dmitry Lazurkin <dilaz03@gmail.com> writes:
>> Datum
>> gtrgm_out(PG_FUNCTION_ARGS)
>> {
>>     GISTENTRY  *entry = (GISTENTRY *) PG_GETARG_POINTER(0); /* I think entry is pointer to bad memory */
> The argument is TRGM *, I think ... certainly not GISTENTRY *.
>
>             regards, tom lane

You are right. Thank you.



pgsql-general by date:

Previous
From: Luca Ferrari
Date:
Subject: Re: Buffers option
Next
From: hmidi slim
Date:
Subject: Re: Buffers option