pgsql: Zoltan beautified his hidden-variable-patch for ecpg. - Mailing list pgsql-committers

From [email protected] (Michael Meskes)
Subject pgsql: Zoltan beautified his hidden-variable-patch for ecpg.
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Zoltan beautified his hidden-variable-patch for ecpg. This also makes sure we get an error message instead of a warning
ifthe variable have different types. 

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/preproc:
        descriptor.c (r1.33 -> r1.34)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/descriptor.c?r1=1.33&r2=1.34)
        type.c (r1.89 -> r1.90)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/type.c?r1=1.89&r2=1.90)
        type.h (r1.55 -> r1.56)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/type.h?r1=1.55&r2=1.56)
        variable.c (r1.55 -> r1.56)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/variable.c?r1=1.55&r2=1.56)

pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: pgsql: Add contraint exclusion section to contraint docs.
Next
From: [email protected] (User Maosen)
Date:
Subject: pgexternaltable - src: finish code on httpbuffer