Re: [PATCHES] GIN improvements - Mailing list pgsql-hackers

From Teodor Sigaev
Subject Re: [PATCHES] GIN improvements
Date
Msg-id 4974C35D.5060005@sigaev.ru
Whole thread Raw
In response to Re: [PATCHES] GIN improvements  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
> I suggest you take StdRdOptions out of the GinOptions struct, and leave
> fillfactor out of ginoptions.  I don't think there's much point in
> supporting options that don't actually do anything.  If the user tries
> to set fillfactor for a gin index, he will get an error.  Which is a
> good thing IMHO.
Oh, I see. Fixed.

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

Attachment

pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Review: B-Tree emulation for GIN
Next
From: Devrim GÜNDÜZ
Date:
Subject: Re: tsearch with Turkish locale ( was Re: foreign_data test fails with non-C locale)