From: | meskes(at)postgresql(dot)org (Michael Meskes) |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: Zoltan beautified his hidden-variable-patch for ecpg. |
Date: | 2010-04-01 10:30:53 |
Message-ID: | 20100401103053.8AD997541D0@cvs.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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 if the 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)
From | Date | Subject | |
---|---|---|---|
Next Message | User Maosen | 2010-04-01 10:40:41 | pgexternaltable - src: finish code on httpbuffer |
Previous Message | Magnus Hagander | 2010-04-01 10:04:59 | Re: pgsql: Add contraint exclusion section to contraint docs. |