Re: PL/pgSQL PERFORM with CTE
| От | Josh Berkus |
|---|---|
| Тема | Re: PL/pgSQL PERFORM with CTE |
| Дата | |
| Msg-id | 5217A10E.5060807@agliodbs.com обсуждение исходный текст |
| Ответ на | PL/pgSQL PERFORM with CTE ("David E. Wheeler" <david@justatheory.com>) |
| Ответы |
Re: PL/pgSQL PERFORM with CTE
Re: PL/pgSQL PERFORM with CTE |
| Список | pgsql-hackers |
Pavel, > But it can have a different reason. In T-SQL (Microsoft or Sybase) or MySQL > a unbound query is used to direct transfer data to client side. Are you planning to implement that in PL/pgSQL? Currently, PL/pgSQL requires RETURN ____ in order to return a query result to the caller. Is there some reason we'd change that? If you're implementing TSQL-for-PostgreSQL, of course you might want to have different behavior with SELECT. However, TSQL is not PL/pgSQL. -- Josh Berkus PostgreSQL Experts Inc. http://pgexperts.com
В списке pgsql-hackers по дате отправления: