improve plpgsql's EXECUTE 'select into' message with a hint

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

Hi,

while TFM says that we can use EXECUTE 'select ' INTO instead of the
non implemented EXECUTE 'select ... into ', the message in plpgsql
fails to say the same thing... seems like a HINT to me

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157

Attachments:

plpgsql-hint.patchtext/x-patch; charset=US-ASCII; name=plpgsql-hint.patchDownload+2-1
#2Bruce Momjian
bruce@momjian.us
In reply to: Jaime Casanova (#1)
Re: improve plpgsql's EXECUTE 'select into' message with a hint

Jaime Casanova wrote:

Hi,

while TFM says that we can use EXECUTE 'select ' INTO instead of the
non implemented EXECUTE 'select ... into ', the message in plpgsql
fails to say the same thing... seems like a HINT to me

Applied with attached patch. Thanks.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ None of us is going to be here forever. +

Attachments:

/rtmp/difftext/x-diffDownload+3-3