Re: Review: B-Tree emulation for GIN - Mailing list pgsql-hackers

From Teodor Sigaev
Subject Re: Review: B-Tree emulation for GIN
Date
Msg-id 49C12815.3070902@sigaev.ru
Whole thread Raw
In response to Re: Review: B-Tree emulation for GIN  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Responses Re: Review: B-Tree emulation for GIN  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
>> It's easy to un-dirty that hack, but before I'd like to see your
>> comments about thoughts above.
>
> Yeah, please revert that hack.
Done. Also, I changed void *extra_data to Pointer extra_data and corresponding
**extra_data and ***extra_data to simplify understanding.

--
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
                                                    WWW: http://www.sigaev.ru/

Attachment

pgsql-hackers by date:

Previous
From: Zdenek Kotala
Date:
Subject: Re: cs_CZ vs regression tests, part N
Next
From: Heikki Linnakangas
Date:
Subject: Re: Immediate shutdown and system(3)