Re: [INTERFACES] ecpg cursors and scope

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: Dave Broudy <shaggy(at)broudy(dot)net>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: [INTERFACES] ecpg cursors and scope
Date: 1999-04-21 11:49:24
Message-ID: 19990421134924.A343@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Tue, Apr 20, 1999 at 09:46:14PM -0400, Dave Broudy wrote:
> I have two senarios about scoping and ecpg's parsing of cursor
> declarations:
> ...

AFAIK teh standrad the cursor is valid in the scope of its module, i.e. the
source file it's listed in.

> Is this by design? I seem to remember it working under 6.3.2, and this is
> under 6.4.2

The new version does comply much more to the standard.

Michael
--
Michael Meskes | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz | Go Rhein Fire!
Tel.: (+49) 2431/72651 | Use Debian GNU/Linux!
Email: Michael(dot)Meskes(at)gmx(dot)net | Use PostgreSQL!

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Michael Meskes 1999-04-21 11:52:04 Re: [INTERFACES] Error in ECPG and #if...
Previous Message Pavel PaJaSoft Janousek 1999-04-21 10:36:59 Re: [INTERFACES] ecpg cursors and scope