Re: ecpg tests broken by pgindent run

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: ecpg tests broken by pgindent run
Дата
Msg-id 201002261658.o1QGwPg19695@momjian.us
обсуждение исходный текст
Ответ на Re: ecpg tests broken by pgindent run  (Boszormenyi Zoltan <zb@cybertec.at>)
Ответы Re: ecpg tests broken by pgindent run  (Bruce Momjian <bruce@momjian.us>)
Список 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 по дате отправления:

Предыдущее
От: Boszormenyi Zoltan
Дата:
Сообщение: Re: ecpg tests broken by pgindent run
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Avoiding bad prepared-statement plans.