Re: 7.3b5 contrib compile problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 7.3b5 contrib compile problem
Дата
Msg-id 6241.1036649336@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: 7.3b5 contrib compile problem  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: 7.3b5 contrib compile problem  (Laurette Cisneros <laurette@nextbus.com>)
Список pgsql-hackers
I said:
>> It's interesting that bison 1.28's output is sufficiently different to
>> cause a problem, but we are not going to worry about supporting use of
>> old bisons.

Well, it turned out to be reasonably easy to fix this, so I did.  It
seems that bison 1.28 generates a .h file that cannot be included into
the .c file it generates :-(.  Experimentation shows this is fixed in
bison 1.35, possibly earlier; but it's easy enough to just not include
the .h file.
        regards, tom lane


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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: Outstanding patches
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PostgreSQL supported platform report and a patch.