Re: [PATCHES] GIN improvements
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Teodor Sigaev <teodor@sigaev.ru>
Cc: Patches <pgsql-patches@postgresql.org>, Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2008-07-11T21:08:55Z
Lists: pgsql-hackers
Teodor Sigaev <teodor@sigaev.ru> writes: > http://www.sigaev.ru/misc/fast_insert_gin-0.7.gz > http://www.sigaev.ru/misc/multicolumn_gin-0.3.gz I've committed the multicolumn one with minor revisions (fix some poor English in docs and comments, add regression-test coverage). Do you need more review of fast_insert yet? It looked like a number of people commented on it already. regards, tom lane