Re: bsd indent

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: bsd indent
Дата
Msg-id 200310071740.h97HeN425316@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: bsd indent  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan wrote:
> 
> BTW, there's a bug in entab.c, too. This line:
> 
> #include "../include/c.h"
> 
> should read
> 
> #include "../../include/c.h"

Thanks.  Fixed.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: bsd indent
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Thoughts on maintaining 7.3