Search Postgresql Archives

Re: Postgres 11 procedures and result sets

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

 



Jan Kohnert <nospam001-lists@xxxxxxxxxxxxxx> writes:
> I have a question regarding the new stored procedures in Postgres 11 (I tested 
> beta4):
> I'd like to know if it is somehow possible to get a (or possibly more) result 
> set from selects within the SP, as it is possible in MariaDB, MySQL, or SQL 
> Server. 

Not there as of v11, other than the refcursor approach you already know
about.  We hope to have something nicer worked out for v12.  There
are a lot of compatibility issues to sort through :-(

			regards, tom lane





[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