Re: btree_gin and ranges - Mailing list pgsql-hackers

From Teodor Sigaev
Subject Re: btree_gin and ranges
Date
Msg-id 549D3976.70606@sigaev.ru
Whole thread Raw
In response to Re: btree_gin and ranges  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Responses Re: btree_gin and ranges  (Bruce Momjian <bruce@momjian.us>)
Re: btree_gin and ranges  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
> Teodor's patch could use some more comments. The STOP_SCAN/MATCH_SCAN/CONT_SCAN
> macros are a good idea, but they probably should go into
> src/include/access/gin.h so that they can be used in all compare_partial
> implementations.

STOP_SCAN/MATCH_SCAN/CONT_SCAN macros are moved to gin's header, and comments
are improved.

Split patch to two: gin and module


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

Attachment

pgsql-hackers by date:

Previous
From: Abhijit Menon-Sen
Date:
Subject: Re: a fast bloat measurement tool (was Re: Measuring relation free space)
Next
From: Pavel Stehule
Date:
Subject: Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features)