Re: Bad Build - Mailing list pgsql-hackers

From Fernando Nasser
Subject Re: Bad Build
Date
Msg-id 3C87EBFA.4CA97885@redhat.com
Whole thread Raw
In response to Bad Build  ("Rod Taylor" <rbt@zort.ca>)
List pgsql-hackers
Greg Copeland wrote:
> 
> If I do "initdb" with the "-d" option, postgres will crash during the
> bootstrap.  I think it's because postgres is attempting to strlen(NULL)
> while trying to build a string during it's option parsing.
> 
> This happen for anyone else?
> 
> Greg
> 

Yes, but it is fixed now.  cvs update -d -P should solve it.


> On Wed, 2002-03-06 at 22:26, Neil Conway wrote:
> > On Wed, 2002-03-06 at 11:39, Rod Taylor wrote:
> > > Current CVS of postgres is completely broken.
> >
> > Yes, I see this as well. The likely culprit seems to be applying patches
> > that conflict with one another...
> >
> > > I'm afraid I really don't know where to start debugging the problem.
> >
> > Well, there is a shift/reduce conflict in gram.y; there may be other
> > problems, but that's the first one I saw.
> >
> > Cheers,
> >
> > Neil
> >
> > --
> > Neil Conway <neilconway@rogers.com>
> > PGP Key ID: DB3C29FC
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 3: if posting/reading through Usenet, please send an appropriate
> > subscribe-nomail command to majordomo@postgresql.org so that your
> > message can get through to the mailing list cleanly
> 
>   ------------------------------------------------------------------------
>                        Name: signature.asc
>    signature.asc       Type: application/pgp-signature
>                 Description: This is a digitally signed message part

-- 
Fernando Nasser
Red Hat Canada Ltd.                     E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9


pgsql-hackers by date:

Previous
From: Greg Copeland
Date:
Subject: Re: Bad Build
Next
From: Tom Lane
Date:
Subject: Re: Storage Location / Tablespaces (try 3)