Update contrib/pg_trgm for new GIN extractQuery API.
authorTom Lane <[email protected]>
Sun, 9 Jan 2011 23:04:20 +0000 (18:04 -0500)
committerTom Lane <[email protected]>
Sun, 9 Jan 2011 23:04:20 +0000 (18:04 -0500)
commitbe0c3ea2d30ba225f0249ae88d6b0bdf3b753162
treeeebdf72f04415a35dfdf879212b2dc56f5100961
parentba398969cd1b32c550345bcf6b713deeb0a7d1de
Update contrib/pg_trgm for new GIN extractQuery API.

No actual change in functionality ... just get rid of uselessly complex
code to pass the number of keys via extra_data.
contrib/pg_trgm/trgm_gin.c