From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: improve plpgsql's EXECUTE 'select into' message with a hint |
Date: | 2010-05-31 20:02:51 |
Message-ID: | [email protected] |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ None of us is going to be here forever. +
Attachment | Content-Type | Size |
---|---|---|
/rtmp/diff | text/x-diff | 860 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2010-05-31 20:03:57 | Re: why do we have rd_istemp? |
Previous Message | Bruce Momjian | 2010-05-31 19:52:56 | Re: INSERT and parentheses |