Re: [HACKERS] can't compile

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] can't compile
Дата
Msg-id 199904301622.MAA20963@candle.pha.pa.us
обсуждение исходный текст
Ответ на can't compile  (Vadim Mikheev <vadim@krs.ru>)
Список pgsql-hackers
> gcc -I../../../include -I../../../backend   -O2 -m486 -pipe -Wall -Wmissing-prototypes -ggdb3 -I../..   -c lock.c -o
lock.o
> lock.c: In function `LockResolveConflicts':
> lock.c:832: `lockQueue' undeclared (first use this function)
> lock.c:832: (Each undeclared identifier is reported only once
> lock.c:832: for each function it appears in.)
> gmake: *** [lock.o] Error 1
> 
> Vadim
> 
> 

Fixed.  Sorry.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: [HACKERS] PostgreSQL Webpage
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Optimizer fed bad data about some system-table indexes