make some internal SRF functions use output parameters

Started by Jaime Casanovaabout 18 years ago2 messagespatches
Jump to latest
#1Jaime Casanova
jcasanov@systemguards.com.ec

Hi,

attached the patch i offer to make some internal SRF functions use
output parameters.

--
regards,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. (593) 87171157

Attachments:

srf.patchtext/x-diff; name=srf.patchDownload+37-38
#2Magnus Hagander
magnus@hagander.net
In reply to: Jaime Casanova (#1)
Re: make some internal SRF functions use output parameters

Jaime Casanova wrote:

Hi,

attached the patch i offer to make some internal SRF functions use
output parameters.

Thanks!

Applied, along with the required catversion update.

//Magnus