Re: pgsql: GIN: Generalized Inverted iNdex. - Mailing list pgsql-committers

From Oleg Bartunov
Subject Re: pgsql: GIN: Generalized Inverted iNdex.
Date
Msg-id Pine.GSO.4.63.0605031257420.3992@ra.sai.msu.su
Whole thread Raw
In response to Re: pgsql: GIN: Generalized Inverted iNdex.  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pgsql: GIN: Generalized Inverted iNdex.
List pgsql-committers
On Tue, 2 May 2006, Tom Lane wrote:

> teodor@postgresql.org (Teodor Sigaev) writes:
>> Log Message:
>> -----------
>> GIN: Generalized Inverted iNdex.
>> text[], int4[], Tsearch2 support for GIN.
>
> So ... where's the documentation?

Will submit soon. Christopher Kings-Lynne kindly agreed to help us
with SGML and wording.


>
>             regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>

     Regards,
         Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83

pgsql-committers by date:

Previous
From: shachar@pgfoundry.org (User Shachar)
Date:
Subject: oledb - oledb: Force a thought out order on DBTYPE->PSQL types
Next
From: teodor@postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: Make GIN opclass worked with intarray extensions