Re: [HACKERS] Open 6.4 items

Bruce Momjian <maillist@candle.pha.pa.us>

From: Bruce Momjian <maillist@candle.pha.pa.us>
To: jwieck@debis.com
Cc: hackers@postgreSQL.org
Date: 1998-10-28T17:06:23Z
Lists: 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, Pennsylvania 19026