| From: | Teodor Sigaev <teodor(at)sigaev(dot)ru> |
|---|---|
| To: | Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
| Cc: | Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: btree_gin and ranges |
| Date: | 2014-12-26 10:33:26 |
| Message-ID: | 549D3976.70606@sigaev.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/
| Attachment | Content-Type | Size |
|---|---|---|
| gin_macros.patch.gz | application/x-gzip | 1.7 KB |
| btree_gin_range-3.patch.gz | application/x-gzip | 5.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavel Stehule | 2014-12-26 10:41:54 | Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) |
| Previous Message | Abhijit Menon-Sen | 2014-12-26 07:38:34 | Re: a fast bloat measurement tool (was Re: Measuring relation free space) |