Re: [INTERFACES] ECPG feature

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: Pavel PaJaSoft Janousek <janousek(at)fonet(dot)cz>
Cc: PgSQL Interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: [INTERFACES] ECPG feature
Date: 1999-05-22 20:15:28
Message-ID: 19990522221528.A1590@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Fri, May 21, 1999 at 09:53:08PM +0200, Pavel PaJaSoft Janousek wrote:
> if (cond)
> exec sql ....
> else
> exec sql...
>
> Yes, this MUST be for right run as there:
>
> if (cond)
> {
> exec sql...
> }
> else
> {
> exec sql ...
> }

This looks like a bug. I will check it asap.

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

  • ECPG feature at 1999-05-21 19:53:08 from Pavel PaJaSoft Janousek

Browse pgsql-interfaces by date

  From Date Subject
Next Message MAILER-DAEMON 1999-05-23 04:27:05 Undeliverable Message
Previous Message Peter Garner 1999-05-22 11:36:47 Error with JDBC