Search Postgresql Archives

Re: How to fix set-valued function called in contextthat cannot accept a set in earlier versions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux