Re: initdb fails: problem with array?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
Cc: Joe Conway <mail(at)joeconway(dot)com>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: initdb fails: problem with array?
Date: 2003-07-22 23:22:35
Message-ID: 6183.1058916155@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andreas Pflug <pgadmin(at)pse-consulting(dot)de> writes:
> I just checked out (at the moment hba.c changed, so I had to redo it),
> make clean, make, pgsql stop, make install, pgsql start and it's still
> there.

It works fine for me too. Try removing
src/backend/parser/gram.c and src/backend/parser/parse.h
to force bison to get re-run when you build.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andreas Pflug 2003-07-22 23:39:42 Re: initdb fails: problem with array?
Previous Message Marcus Brger 2003-07-22 22:18:35 Re: php with postgres