Re: ecpg and bison again

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ecpg and bison again
Дата
Msg-id 28516.1024432917@sss.pgh.pa.us
обсуждение исходный текст
Ответ на ecpg and bison again  (Michael Meskes <meskes@postgresql.org>)
Ответы Re: ecpg and bison again
Список pgsql-hackers
Michael Meskes <meskes@postgresql.org> writes:
> How about we add the preproc.c file generated by bison 1.49 to cvs?
> Could that create problems elsewhere? 

Yes.  It's a bad idea to put derived files in CVS.  For one thing,
CVS will not guarantee that their timestamps are right compared to
the master file.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Yuva Chandolu
Дата:
Сообщение: Milliseconds problem with PostgreSQL 7.2 jdbc driver (pgjdbc2.jar )
Следующее
От: "Dann Corbit"
Дата:
Сообщение: Re: ECPG won't compile anymore