On 5 Apr 2010, at 16:33, Andrus wrote:

> Than you.
> 
>> remove begin and end from above function.
> 
> I tried code belwo in 8.3 but got error 
> ERROR:  column "line" does not exist
> LINE 29: select * from wordwrap(line,linelen);
> 
> Andrus.

Yes of course, you don't specify where to take line or linelen from. You 
probably meant to put some constant values there or results from another table.

> select wordwrap83('fdgdf',10) 


^^^^^^
These values for example.

Alban Hertroys

--
If you can't see the forest for the trees,
cut the trees and you'll see there is no forest.


!DSPAM:737,4bba1f2b10411047147693!



-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to