Re: [INTERFACES] ecpg cursors and scope - Mailing list pgsql-interfaces

From Margarita Barvinok
Subject Re: [INTERFACES] ecpg cursors and scope
Date
Msg-id Pine.SOL.3.96-4hack.990422120900.17704C-100000@sewerurchin.math.lsa.umich.edu
Whole thread Raw
In response to Re: [INTERFACES] ecpg cursors and scope  (Michael Meskes <meskes@postgresql.org>)
Responses Re: [INTERFACES] ecpg cursors and scope
List pgsql-interfaces
I just tried to compile my program and found that

exec sql .... statement must have one space between 'exec' and 'sql',

otherwise it is a mistake.

-Margarita

On Thu, 22 Apr 1999, Michael Meskes wrote:

> >
> >     One time I wrote this exec<space><space>sql - and ECPG say parse error
> > too, but I forgot, that bad was only this two spaces between 'exec' and
> > 'sql'....
>
> Hmm, this is not good.
>


pgsql-interfaces by date:

Previous
From: Michael Meskes
Date:
Subject: Re: [INTERFACES] ecpg cursors and scope
Next
From: Chairudin Sentosa
Date:
Subject: Re: [INTERFACES] where did that date and time come from??