On Sat, October 27, 2012 18:44, Tom Lane wrote:
> "Erik Rijkers" writes:
>> [ LATERAL ] function_name ( [ argument [, ...] ] ) AS ( column_definition [,
>> ...] )
>
>> But what does 'column_definition' stand for? (These are the only
>> occurrences of
>> 'column_definition' in the manual.)
>
> T
"Erik Rijkers" writes:
> [ LATERAL ] function_name ( [ argument [, ...] ] ) AS ( column_definition [,
> ...] )
> But what does 'column_definition' stand for? (These are the only occurrences
> of
> 'column_definition' in the manual.)
This is the syntax for specifying what columns a
function-re