Error in EGCS - Mailing list pgsql-interfaces

From Pavel PaJaSoft Janousek
Subject Error in EGCS
Date
Msg-id Pine.LNX.3.95.990120130059.9753A-100000@io.pinknet.cz
Whole thread Raw
List pgsql-interfaces
    I use EGCS distributed with PGSQL 6.4.2 for integraring ESQL with C
and C++, but I found one bug.

    When I use clausule exec sql whenever not fount goto sem; compiler
accepts this, but in generated source like this:
if (sqlca.sqlcode == ECPG_NOT_FOUND) goto @^&%$&;

@^&*^&^ is often diferent, but always is bad - never it is correctly 'goto
sem;'

    I think, that this is pointer bug in ECPG.

    Thanx


                za FoNet, spol. s r.o., Pavel Janousek


pgsql-interfaces by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 6.4.1 Release
Next
From: Wolfgang Stroh
Date:
Subject: extending pg_type