returning multiple results with stored procedures - Mailing list pgsql-general

From Geoffrey J. Gowey
Subject returning multiple results with stored procedures
Date
Msg-id 3C17B556.9070401@rxhope.com
Whole thread Raw
In response to User rights across databases  (Francisco Reyes <lists@natserv.com>)
List pgsql-general
I was wandering through the source on how to send back multiple rows and
columns and stumbled apon ExprMultipleResult mentioned in the README in
src/backend/utils/fmgr/.  Unfortunately, I'm not sure if this is or is
not what I'm looking for.  There's very little code using this feature
and I could not find any documentation.  Can anyone explain to me if
this is what I need and, if so, how to implement it using Version 1
style coding as well as any other helpful pieces of information?

Geoff


pgsql-general by date:

Previous
From: "Brian Hirt"
Date:
Subject: ACK table corrupted, unique index violated.
Next
From: Tom Lane
Date:
Subject: Re: exit status code table?