Re: Reduce build times of pg_trgm GIN indexes - Mailing list pgsql-hackers

From David Geier
Subject Re: Reduce build times of pg_trgm GIN indexes
Date
Msg-id 8eda0298-e42d-4867-aba1-77a3b991dbb8@gmail.com
Whole thread
In response to Reduce build times of pg_trgm GIN indexes  (David Geier <geidav.pg@gmail.com>)
List pgsql-hackers
Hi!

>> Thanks for reviewing the patch. Attached is v9 with all reviewing
>> comments from below addressed.
>>
> 
> Thanks for updating the patches.

Can you add yourself as reviewer to the commit fest entry? See [1].

> I'm relying on the IDE's auto-formatting, which fixes most coding style issues.
> 
> The committer will run pgindent anyway [1] — so I didn't run it beforehand.
That's what I thought. Thanks for the pointer to the committing checklist.

--
David Geier

[1] https://commitfest.postgresql.org/patch/6418/.




pgsql-hackers by date:

Previous
From: Alexander Nestorov
Date:
Subject: Re: gist_trgm_ops '=' operator: planner picks it over btree, ~300x slower
Next
From: Andrei Lepikhov
Date:
Subject: Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator