textpos() in postgreSQL 7.0

From: "Adam Walczykiewicz" <adam(dot)walczykiewicz(at)multiuser(dot)com(dot)pl>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: textpos() in postgreSQL 7.0
Date: 2000-06-01 05:47:32
Message-ID: 001701bfcb8c$e1ffa230$630000d2@Multiuser
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi
I notice that string function textpos() doesn't exist in postgreSQL 7.0. I
have some
plpgsql functions written for 6.5.2 that use textpos() and when I tried to
use them
in postgreSQL 7.0 I'v got error. Should I compile postgreSQL 7.0 with more
options
than -enable locale ?!!?
Thanks for any help.
Adam

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Jorge Garcia 2000-06-01 09:49:40 Data modelling tools
Previous Message Tom Lane 2000-06-01 05:16:44 Re: question on diagnostics