Amit Langote
amitl****@gmail*****
2013年 7月 31日 (水) 21:07:20 JST
On Wed, Jul 31, 2013 at 8:47 PM, Beena Emerson <memis****@gmail*****> wrote: > Hi all, > > I have not checked the entire patch. > > I just wanted to bring to notice that with the patch applied, both pg_trgm > and pg_bigm cannot co-exist in the database as they now have same definition > for many functions like similarity, show_limit, set_limit, etc. > > Oh, wondering if something like defining a schema say 'pg_bigm' and qualifying such conflicting names with the schema name would work. Thoughts? -- Amit Langote