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.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=be0c3ea2d30ba225f0249ae88d6b0bdf3b753162
Modified Files
--------------
contrib/pg_trgm/trgm_gin.c | 46 +++++++++++++++++--------------------------
1 files changed, 18 insertions(+), 28 deletions(-)
pgsql-committers by date
| Next: | From: User Uwebartels | Date: 2011-01-10 09:53:49 |
| Subject: pgstatspack - pgstatspack: fix issue with uninstalled module |
| Previous: | From: Tom Lane | Date: 2011-01-09 21:44:23 |
| Subject: pgsql: Update contrib/hstore for new GIN extractQuery API. |