Skip to content
Snippets Groups Projects
Commit 69a785b8 authored by Tom Lane's avatar Tom Lane
Browse files

Implement SQL-spec RETURNS TABLE syntax for functions.

(Unlike the original submission, this patch treats TABLE output parameters
as being entirely equivalent to OUT parameters -- tgl)

Pavel Stehule
parent a8fb90cf
No related branches found
No related tags found
Loading
Showing
with 548 additions and 85 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment