Search Postgresql Archives

Re: Arrays

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

 



Joshua D. Drake schrieb:
> Bob Pawley wrote:
> 
>> ERROR:  malformed array literal: "{100, 250, 500, DegF)"
> 
> 
> Well you have a typo:
> 
> "{100, 250, 500, DegF)" is wrong...
> 
> "{100, 250, 500, DegF}" is correct...
> 
I'd say both are wrong ;)
'{100,250,500,DegF}' could work. But I'm not sure about that
DegF. Since array members are all of the same type - is degf
some integer constant?

Regards
Tino


[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