7.2 search/replace pl/pgsql - Mailing list pgsql-novice

From Nabil Sayegh
Subject 7.2 search/replace pl/pgsql
Date
Msg-id 1049643684.3082.27.camel@billy
Whole thread Raw
In response to Re: Bad performance for a 3000 rows table updated  (<fred-pg@jolliton.com>(Frederic Jolliton))
Responses Re: 7.2 search/replace pl/pgsql  (Josh Berkus <josh@agliodbs.com>)
Re: 7.2 search/replace pl/pgsql  ("A.Bhuvaneswaran" <bhuvansql@myrealbox.com>)
List pgsql-novice
Hi all.

Has somebody a pl/pgsql function for search/replace by hand ?
I heard that 7.3 can do this with plain sql, but unfortunately 7.3 is
only available in unstable (debian) at the moment.
So I have to stick to 7.2

A solution which could be easily replaced by the native search/replace
in 7.3 would be nice.

A search/replace with regex would be perfect, but simple string
replacement should be ok for the moment ;)

TIA
--
 e-Trolley Sayegh & John, Nabil Sayegh
 Tel.: 0700 etrolley /// 0700 38765539
 Fax.: +49 69 8299381-8
 PGP : www.e-trolley.de


pgsql-novice by date:

Previous
From:
Date:
Subject: Re: Bad performance for a 3000 rows table updated
Next
From: Josh Berkus
Date:
Subject: Re: 7.2 search/replace pl/pgsql