evorepo/packages/sql
Dan McGee f2a6316be0 Add additional pg_trgm indexes for quicker searches
This allows our normal keyword-based search to be index-optimized rather
than always doing full table scans. It requires the pg_trgm extension
which is shipped out of the box with any sane install of PostgreSQL.

Signed-off-by: Dan McGee <dan@archlinux.org>
2013-04-13 11:57:55 -05:00
..
search_indexes.postgresql_psycopg2.sql Add additional pg_trgm indexes for quicker searches 2013-04-13 11:57:55 -05:00
update.postgresql_psycopg2.sql Add triggers for adding package update rows 2012-07-08 21:08:03 -05:00
update.sqlite3.sql Add triggers for adding package update rows 2012-07-08 21:08:03 -05:00