Re: [HACKERS] Open 6.4 items - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Open 6.4 items
Date
Msg-id 199810281706.MAA23402@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] Open 6.4 items  (jwieck@debis.com (Jan Wieck))
Responses Re: [HACKERS] Open 6.4 items  (jwieck@debis.com (Jan Wieck))
List 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 by date:

Previous
From: Andreas Zeugswetter
Date:
Subject: AW: [HACKERS] Open 6.4 items
Next
From: Brook Milligan
Date:
Subject: Re: [HACKERS] Open 6.4 items