Search Postgresql Archives

Re: RETURNS SETOF RECORD with 1 column

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

 



On Thursday, July 27, 2017, David G. Johnston <david.g.johnston@xxxxxxxxx> wrote:
On Thursday, July 27, 2017, Vincenzo Romano <vincenzo.romano@xxxxxxxxxxx> wrote:
The main difference is that with RETURNS SETOF RECORD I still get the
"usual"(tm) function argument list in the usual place: between two
parentheses.
It's a matter of style. And a consistent one.
But I still don't get the point for not having it for a single column.


Docs say: " When there are OUT or INOUT parameters, the RETURNS clause can be omitted. ". Sounds like you should you do just that.

 
Except you'd have no where to put the "setof" modifier...So, yeah, you probably aren't going to personal style preference catered to here.

David J.

[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