Re: bug of pg_trgm?
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2012-08-20T17:26:54Z
Lists: pgsql-hackers
Fujii Masao <masao.fujii@gmail.com> writes: > OK. Attached patch fixes the problem as you suggested, i.e., it backs up > "endword" if the second loop exits in an escape pair. Applied with a bit of further adjustment of the comments. Thanks! regards, tom lane