回复: [HACKERS] How to use CreateFunctionStmt's RETURN TABLE? - Mailing list pgsql-hackers

From _石头
Subject 回复: [HACKERS] How to use CreateFunctionStmt's RETURN TABLE?
Date
Msg-id tencent_59AC424C468118FD512964D4@qq.com
Whole thread Raw
List pgsql-hackers
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

pgsql-hackers by date:

Previous
From: Aron
Date:
Subject: Re: vacuumlo patch
Next
From: Florian Pflug
Date:
Subject: Re: Another issue with invalid XML values