Re: Compilation errors

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Compilation errors
Дата
Msg-id 45E5FEA7.5030808@dunslane.net
обсуждение исходный текст
Ответ на Re: Compilation errors  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: Compilation errors  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
I wrote:
>
>
> I guess we could conditionally add prototypes for those functions to 
> all the .l files if you really want to move to 2.5.33. Kinda yucky, 
> though.
>
>

Actually, we couldn't.The definition section from the .l file gets 
included after these functions. So we'd need to include something in 
gram.y before including scan.c.

cheers

andrew



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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Compilation errors
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Resumable vacuum proposal and design overview