Re: [HACKERS] struct index

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] struct index
Дата
Msg-id 199808240119.VAA28965@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] struct index  ("Dr. Michael Meskes" <meskes@online-club.de>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Rules: regression tests
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Convert PGconn, PGresult to opaque types?