Re: proposal - plpgsql: execute using into - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: proposal - plpgsql: execute using into
Date
Msg-id 200604212353.k3LNrh804302@candle.pha.pa.us
Whole thread Raw
In response to Re: proposal - plpgsql: execute using into  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
List pgsql-hackers
Pavel Stehule wrote:
> > > There are some problems about replacing string values in the SQL string.
> >
> >Doesn't the Oracle implementation already imply a solution to that?
> >
> 
> I don't know. I didn't find any detail documentation about it. I don't know 
> what Oracle exactly do.
> 
> >I think we'd be best off to leave EXECUTE alone, at least until we've
> >converged to the point where almost nobody is using non-standard-compliant
> >strings.
> >
> 
> Maybe, but patch have to solve SQL string and non SQL strings too

Pavel, I am still confused what the USING clause is for, and you need to
research how Oracle handles it before we can add this.  Would you
provide an example of its usage?

--  Bruce Momjian   http://candle.pha.pa.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Win32 sysconfig -> pg_service.conf
Next
From: Tom Lane
Date:
Subject: Re: Further reduction of bufmgr lock contention