plsql question - Mailing list pgsql-general

From Geoffrey Myers
Subject plsql question
Date
Msg-id 4D549392.5080505@serioustechnology.com
Whole thread Raw
Responses Re: plsql question  (Bill Thoen <bthoen@gisnet.com>)
List pgsql-general
I am trying to write a plsql routine that will delete a range of
characters based on their octal or hexadecimal values.  Something like
the 'tr' shell command will do:

cat file| tr -d ['\177'-'\377']

Can't seem to figure this one out.

Pointers would be appreciated.

--
Until later, Geoffrey

"I predict future happiness for America if they can prevent
the government from wasting the labors of the people under
the pretense of taking care of them."
- Thomas Jefferson

pgsql-general by date:

Previous
From: Glenn Maynard
Date:
Subject: Re: finding bogus UTF-8
Next
From: Royce Ausburn
Date:
Subject: Re: Schema version control