Re: [HACKERS] Newest Patch...try this one... - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Newest Patch...try this one...
Date
Msg-id 199803220332.WAA01811@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] Newest Patch...try this one...  (t-ishii@sra.co.jp (Tatsuo Ishii))
List pgsql-hackers
> o an unnecceary patch (I guess) for
>   backend/optimizer/geqo/geqo_paths.c included. This cause some
>   compile errors.
> Tatsuo Ishii
> t-ishii@sra.co.jp

I am confused about this item.  cvs shows no changes in this file since
the 6.3 release.


---------------------------------------------------------------------------

RCS file: /usr/local/cvsroot/pgsql/src/backend/optimizer/geqo/geqo_paths.c,v
Working file: geqo_paths.c
head: 1.8
branch:
locks: strict
access list:
symbolic names:
        release-6-3: 1.8
keyword substitution: kv
total revisions: 8;     selected revisions: 8
description:
----------------------------
revision 1.8
date: 1998/02/26 04:32:23;  author: momjian;  state: Exp;  lines: +2 -2
pgindent run before 6.3 release, with Thomas' requested changes.
----------------------------
revision 1.7
date: 1997/09/08 21:44:32;  author: momjian;  state: Exp;  lines: +7 -7
Used modified version of indent that understands over 100 typedefs.


--
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] Newest Patch...try this one...
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] patch for memory overrun on Linux(i386)