thank you!
 
 
------------------ 原始邮件 ------------------
发件人: "Heikki Linnakangas"; 
发送时间: 2011年7月26日(星期二) 下午3:58
收件人: "_??"; 
抄送: "pgsql-hackers"; 
主题: Re: [HACKERS] How to use CreateFunctionStmt's RETURN TABLE?

 
On 26.07.2011 10:22, _?? wrote:
>            I do not know how to use the second syntax:RETURNS TABLE '(' 
> table_func_column_list ')' createfunc_opt_list opt_definition.

This is hardly a question related to PostgreSQL development, 
pgsql-general mailing list would've been more appropriate.

This is documented at:
http://www.postgresql.org/docs/9.0/static/sql-createfunction.html

There's an example using that syntax on that page.

-- 
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

Reply via email to