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

From: Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: improve plpgsql's EXECUTE 'select into' message with a hint
Date: 2010-04-26 06:34:07
Message-ID: n2r3073cc9b1004252334va26703e1n994d8fd3ea584b24@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
plpgsql-hint.patch text/x-patch 438 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jaime Casanova 2010-04-26 06:49:37 Re: standbycheck was:(Re: [HACKERS] testing hot standby
Previous Message Jaime Casanova 2010-04-26 02:19:51 Re: including PID or backend ID in relpath of temp rels