Support of multibyte encoding for pg_trgm
Teodor Sigaev <teodor@sigaev.ru>
Support of multibyte encoding for pg_trgm
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_trgm/trgm_gin.c | modified | +2 −2 |
| contrib/pg_trgm/trgm.h | modified | +9 −2 |
| contrib/pg_trgm/trgm_op.c | modified | +150 −84 |