Re: [BUGS] BUG #4956: Array Construct array() returning blank result

2009-07-31 Thread Tom Lane
"Niranjan Pandit" writes: > Only when the condition gets evaluated to true with at least 2 columns with > varying values the array gets constructed, in all other cases what we get is > a complete blank output. the label of the result is as usual as ?column? but > there is absolutely nothing in the

[BUGS] BUG #4956: Array Construct array() returning blank result

2009-07-31 Thread Niranjan Pandit
The following bug has been logged online: Bug reference: 4956 Logged by: Niranjan Pandit Email address: niranja...@gmail.com PostgreSQL version: 8.4 Operating system: Windows Vista Ultimate Description:Array Construct array() returning blank result Details: Hi, I si