| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Boszormenyi Zoltan <zb(at)cybertec(dot)at> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Michael Meskes <meskes(at)postgresql(dot)org>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: ecpg tests broken by pgindent run |
| Date: | 2010-02-26 16:58:25 |
| Message-ID: | 201002261658.o1QGwPg19695@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Boszormenyi Zoltan wrote:
> > but if I look at the CVS history for
> > /cvsroot/pgsql/src/interfaces/ecpg/test/expected/compat_informix-sqlda.c
> > I see the last change was January 6, not from pgindent.
> >
> > My only guess is that there was some boilerplate code in the ecpg C
> > files or outside /test which changed when ran pgindent.
> >
> > I am researching now.
> >
>
> Don't look further, interfaces/ecpg/include/sqlda.h has changed
> by the pgindent run.
Yea, it is that, and sqltypes.h and one other file I am trying to find
now.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
PG East: http://www.enterprisedb.com/community/nav-pg-east-2010.do
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2010-02-26 17:01:59 | Re: Avoiding bad prepared-statement plans. |
| Previous Message | Boszormenyi Zoltan | 2010-02-26 16:57:18 | Re: ecpg tests broken by pgindent run |