FUNCTION REPLACE() "does not exist" ?

From: Tom Müller-Ackermann <tma(at)tarent(dot)de>
To: pgsql-novice(at)postgresql(dot)org
Subject: FUNCTION REPLACE() "does not exist" ?
Date: 2003-08-05 14:54:20
Message-ID: 3F2FC51C.1060605@tarent.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,

is it a known bug that the replace-function "does not exist" (even with
typecasting the params to TEXT)? The function is in the Documentation,
but does not work like documented, or am I missing something?

What can I use instead of REPLACE in a plpgsql-function?

Thanks for any Help!

tom-

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Nabil Sayegh 2003-08-05 15:07:25 pg_dump schema
Previous Message Tom Lane 2003-08-05 14:22:40 Re: Permission error