Re: tsearch2api .. wrapper for integrated fultext

From: "Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Magnus Hagander" <magnus(at)hagander(dot)net>, "Bruce Momjian" <bruce(at)momjian(dot)us>, pgsql-patches(at)postgresql(dot)org, "Oleg Bartunov" <oleg(at)sai(dot)msu(dot)su>
Subject: Re: tsearch2api .. wrapper for integrated fultext
Date: 2007-11-11 07:27:03
Message-ID: 162867790711102327k290ccc6evf36ff9f18c9f71d8@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On 10/11/2007, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> "Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com> writes:
> > I found different problem, that have to be solved if wrapper have to
> > be dump compatible.
>
> > there is about five functions with same name, and I have problem with
> > wrapping, because I create recursive calling. I am not able select
> > integrated functions. That was reason for use prefix tsa.
>
> I don't follow. The functions all have distinct names at the C-code
> level, so what's the problem?

they don't have distinct names

tsearch_length
rewrite_query
...

>
> regards, tom lane
>

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Albert Cervera i Areny 2007-11-11 13:05:19 Re: Contrib docs v1
Previous Message hubert depesz lubaczewski 2007-11-11 07:19:24 plperl and regexps with accented characters - incompatible?