Re: [HACKERS] struct index - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] struct index
Date
Msg-id 199808240119.VAA28965@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] struct index  ("Dr. Michael Meskes" <meskes@online-club.de>)
List 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@candle.pha.pa.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)

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Rules: regression tests
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Convert PGconn, PGresult to opaque types?