Re: [HACKERS] struct index

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: meskes(at)online-club(dot)de (Dr(dot) Michael Meskes)
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] struct index
Date: 1998-08-24 01:19:01
Message-ID: 199808240119.VAA28965@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Wed, Aug 19, 1998 at 03:08:50PM +0000, Thomas G. Lockhart wrote:
> > I suspect it is for historical reasons: either ecpg had trouble
> > compiling at one time so someone disabled the default build, _or_ some
> > systems have trouble with your bison or flex input file. I'm vaguely
> > recalling the latter, and the fix will be for you to include the bison
> > and flex output in the distribution so it does not need to be rebuilt
> > unless someone changes the source.
>
> No problem with me. Shall I upload these files, or could anyone with direct
> cvs access put them in there?

OK. It will compile by default now.

--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-08-24 01:21:56 Re: [HACKERS] Convert PGconn, PGresult to opaque types?
Previous Message Bruce Momjian 1998-08-24 01:17:48 Re: [HACKERS] Rules: regression tests