Re: functions returning sets - Mailing list pgsql-general

From Tom Lane
Subject Re: functions returning sets
Date
Msg-id 4592.1071785378@sss.pgh.pa.us
Whole thread Raw
In response to Re: functions returning sets  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: functions returning sets
List pgsql-general
> You may not even need to add any fields to FuncCallContext --- consider
> passing the fcinfo pointer to the callback, rather than passing the
> FuncCallContext pointer.

Dept. of second thoughts: better pass the flinfo pointer, instead.
fcinfo might point to temporary space on the stack.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: functions returning sets
Next
From: "Rick Gigger"
Date:
Subject: Re: Firebird and PostgreSQL at the DB Corral.