Re: [HACKERS] Open 6.4 items

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Open 6.4 items
Дата
Msg-id 199810281706.MAA23402@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Open 6.4 items  (jwieck@debis.com (Jan Wieck))
Ответы Re: [HACKERS] Open 6.4 items
Список pgsql-hackers
> >
> > Here are the open items.  Thanks to Jan, the only 'hot' item left is the
> > ps args issue.  People on non-BSD platforms will see all their backends
> > called 'postmaster', because argv[0] changes do not reflect in ps arg
> > displays.
> >
> 
> Bruce,
> 
>     I  asked  for  it a while ago but forgot about it. Anyway - I
>     think it is better to have  precreated  gram.c,  y.tab.h  and
>     scan.c  files  in  src/pl/plpgsql/src  too. Otherwise ppl not
>     having bison/flex might have a build problem.
> 
>     The only thing required is to take them out of the 'clean' rm
>     in  Makefile.in  and add the bison/flex created files to CVS.
>     If gram.c, y.tab.h and scan.l  are  present  and  newer  than
>     gram.y and scan.l the Makefile will already skip the steps to
>     create them.

Do they fail for people who have standard BSD yacc?  Too large?  No one
has complained about it, but it may be true.

Done.  Removed from Makefile.in, and added via cvs.


--  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 по дате отправления:

Предыдущее
От: Andreas Zeugswetter
Дата:
Сообщение: AW: [HACKERS] Open 6.4 items
Следующее
От: Brook Milligan
Дата:
Сообщение: Re: [HACKERS] Open 6.4 items