Re: 7.3b5 contrib compile problem

Поиск
Список
Период
Сортировка
От Laurette Cisneros
Тема Re: 7.3b5 contrib compile problem
Дата
Msg-id Pine.LNX.4.44.0211071224100.28984-100000@visor.corp.nextbus.com
обсуждение исходный текст
Ответ на Re: 7.3b5 contrib compile problem  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
FYI: I easily updated to 1.75 and all is well.

Thanks for all the help,

L.
On Thu, 7 Nov 2002, Tom Lane wrote:

> 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
> 

-- 
Laurette Cisneros
The Database Group
(510) 420-3137
NextBus Information Systems, Inc.
www.nextbus.com
----------------------------------
My other vehicle is my imagination.- bumper sticker



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

Предыдущее
От: korry
Дата:
Сообщение: Re: protocol change in 7.4
Следующее
От: Tom Lane
Дата:
Сообщение: Re: CREATE TABLE/AS does not allow WITH OIDS?