Re: [PATCHES] GIN improvements

From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Patches <pgsql-patches(at)postgresql(dot)org>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCHES] GIN improvements
Date: 2008-07-11 22:58:54
Message-ID: 4877E5AE.3060600@sigaev.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

> I've committed the multicolumn one with minor revisions (fix some poor
> English in docs and comments, add regression-test coverage). Do you
Thank you very much.

> need more review of fast_insert yet? It looked like a number of people
> commented on it already.
I should modify it to support/synchronize with multicolumn GIN - both patches
touch the same pieces of code, and I didn't make a single patch to simplify review.

--
Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2008-07-11 23:41:48 Re: Vacuuming leaked temp tables (once again)
Previous Message David E. Wheeler 2008-07-11 21:31:58 Re: PATCH: CITEXT 2.0 v3

Browse pgsql-patches by date

  From Date Subject
Next Message Gregory Stark 2008-07-11 23:52:42 Re: posix advises ...
Previous Message Tom Lane 2008-07-11 21:08:55 Re: [PATCHES] GIN improvements