plsql question

From: Geoffrey Myers <lists(at)serioustechnology(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: plsql question
Date: 2011-02-11 01:40:34
Message-ID: 4D549392.5080505@serioustechnology.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Royce Ausburn 2011-02-11 03:06:17 Re: Schema version control
Previous Message Glenn Maynard 2011-02-11 00:44:00 Re: finding bogus UTF-8