From: | Teodor Sigaev <teodor(at)sigaev(dot)ru> |
---|---|
To: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
Cc: | Jeff Davis <pgsql(at)j-davis(dot)com>, Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [PATCHES] GIN improvements |
Date: | 2009-01-19 18:15:57 |
Message-ID: | 4974C35D.5060005@sigaev.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
> 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(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/
Attachment | Content-Type | Size |
---|---|---|
fast_insert_gin-0.22.gz | application/x-tar | 23.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Devrim GÜNDÜZ | 2009-01-19 18:20:26 | Re: tsearch with Turkish locale ( was Re: foreign_data test fails with non-C locale) |
Previous Message | Jeff Davis | 2009-01-19 18:02:40 | Re: Review: B-Tree emulation for GIN |
From | Date | Subject | |
---|---|---|---|
Next Message | Jeff Davis | 2009-01-20 18:01:29 | Re: [PATCHES] GIN improvements |
Previous Message | Tom Lane | 2009-01-19 18:00:26 | Re: [PATCHES] GIN improvements |