Support of multibyte encoding for pg_trgm

Teodor Sigaev <teodor@sigaev.ru>

Commit: b87b52bf0469e5629f3119f93e0849fa70245602
Author: Teodor Sigaev <teodor@sigaev.ru>
Date: 2008-11-12T13:43:54Z
Releases: 8.4.0
Support of multibyte encoding for pg_trgm

Files

PathChange+/−
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