Re: What happened to function textpos()?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Meskes <meskes(at)postgresql(dot)org>
Cc: PostgreSQL Hacker <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: What happened to function textpos()?
Date: 2001-05-10 14:59:10
Message-ID: 17797.989506750@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Michael Meskes <meskes(at)postgresql(dot)org> writes:
> I just updated my testsystem from 7.0.3 to 7.1 and tried to insert my
> production data just to notice that one function uses textpos(). 7.1 does
> not know about that function.

Neither does 7.0.3. I see "position" and "strpos" in pg_proc in both
versions ... but the internal name textpos is not exported by either.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-05-10 15:07:22 Re: Re: [HACKERS] Outstanding patches
Previous Message Bruce Momjian 2001-05-10 14:57:07 Re: AW: Coping with huge deferred-trigger lists