removing leading and trailing blanks from every row in a table - Mailing list pgsql-novice

From Wm.A.Stafford
Subject removing leading and trailing blanks from every row in a table
Date
Msg-id 4977672F.6080103@marine.rutgers.edu
Whole thread Raw
Responses Re: removing leading and trailing blanks from every row in a table
List pgsql-novice
I need a procedure to remove leading and trailing blanks from column of
every row in a table.  I would like to pass the table name as a
parameter and have the procedure do the rest.  Does something like this
already exist?  Is it even possible?

Thanks,
-=beeky

pgsql-novice by date:

Previous
From: "Nico Callewaert"
Date:
Subject: Newbie question PostgreSQL / Postgres Plus / Tuning
Next
From: Christopher Browne
Date:
Subject: Re: removing leading and trailing blanks from every row in a table