diff options
author | Neil Conway <neilc@samurai.com> | 2007-07-25 04:19:09 +0000 |
---|---|---|
committer | Neil Conway <neilc@samurai.com> | 2007-07-25 04:19:09 +0000 |
commit | b2b9b4d59c6bccea65f33c17345bcd3296eca1be (patch) | |
tree | fe723dec1552f4daa6109121fb046731383d8a56 /src/include/postgres.h | |
parent | 507b53c8338c176edb27804573e5747874b171f2 (diff) | |
download | postgresql-b2b9b4d59c6bccea65f33c17345bcd3296eca1be.tar.gz postgresql-b2b9b4d59c6bccea65f33c17345bcd3296eca1be.zip |
Implement RETURN QUERY for PL/PgSQL. This provides some convenient syntax
sugar for PL/PgSQL set-returning functions that want to return the result
of evaluating a query; it should also be more efficient than repeated
RETURN NEXT statements. Based on an earlier patch from Pavel Stehule.
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions