| From: | Jeremy Drake <pgsql(at)jdrake(dot)com> |
|---|---|
| To: | Teodor Sigaev <teodor(at)sigaev(dot)ru> |
| Cc: | Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: GIN - Generalized Inverted iNdex. Try 2. |
| Date: | 2006-04-26 15:37:32 |
| Message-ID: | Pine.LNX.4.64.0604260833410.13056@frousa |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, 26 Apr 2006, Teodor Sigaev wrote:
>
> We (me and Oleg) are glad to present GIN to PostgreSQL. If community will
> agree, we will commit it to HEAD branch.
>
> http://www.sigaev.ru/gin/gin.gz
> http://www.sigaev.ru/gin/README.txt
>
> Install:
> % cd pgsql
> % zcat gin.gz | patch -p0
> make and initdb, install tsearch2
I just built this, and noticed that the regression test for "opr_sanity"
fails with your patch. I attached the regression.diffs.
--
BOFH excuse #85:
Windows 95 undocumented "feature"
| Attachment | Content-Type | Size |
|---|---|---|
| regression.diffs | text/plain | 3.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Teodor Sigaev | 2006-04-26 15:53:11 | Re: GIN - Generalized Inverted iNdex. Try 2. |
| Previous Message | Simon Riggs | 2006-04-26 14:48:04 | Re: Avoiding redundant fetches of btree index metapages |