On 2015-05-29 AM 11:14, Joshua D. Drake wrote: > > pg_trgm has been in contrib for a decade of not more. Either rip it out or > include it by default. >
There are jsonb gin operator class related files in src/backend/utils/adt/. Perhaps, trgm_gin.c, trgm_gist.c, trgm_op.c could be moved there. Similarly for other gin/gist operators classes - hstore, intarray, ltree maybe. Or each can have its own directory (including jsonb). But the original comment was about having these moved to an 'extensions' directory if at all, so perhaps this suggestion is moot. Thanks, Amit -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers