Re: ecpg tests broken by pgindent run - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: ecpg tests broken by pgindent run
Date
Msg-id 201002261658.o1QGwPg19695@momjian.us
Whole thread Raw
In response to Re: ecpg tests broken by pgindent run  (Boszormenyi Zoltan <zb@cybertec.at>)
Responses Re: ecpg tests broken by pgindent run  (Bruce Momjian <bruce@momjian.us>)
List 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@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.comPG East:  http://www.enterprisedb.com/community/nav-pg-east-2010.do + If your life is a hard
drive,Christ can be your backup. +
 


pgsql-hackers by date:

Previous
From: Boszormenyi Zoltan
Date:
Subject: Re: ecpg tests broken by pgindent run
Next
From: Tom Lane
Date:
Subject: Re: Avoiding bad prepared-statement plans.