Re: patch: plpgsql - access records with rec.(expr) - Mailing list pgsql-hackers

From Neil Conway
Subject Re: patch: plpgsql - access records with rec.(expr)
Date
Msg-id 1101165700.12361.3.camel@localhost.localdomain
Whole thread Raw
In response to Re: patch: plpgsql - access records with rec.(expr)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Mon, 2004-11-22 at 10:57 -0500, Tom Lane wrote:
> I'm confused.  How/why is this different from EXECUTE?

EVALUATE would take a string and evaluate it as a PL/PgSQL statement;
EXECUTE takes a string and executes it as a SQL statement. We've
discussed this before (although I may not have called it "EVALUATE" at
the time):

http://archives.postgresql.org/pgsql-bugs/2004-10/msg00005.php

-Neil




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: another plperl bug
Next
From: Greg Stark
Date:
Subject: Re: [Testperf-general] Re: ExclusiveLock