From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | Greg Sabino Mullane <greg(at)turnstep(dot)com>, pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: Detecting proper bison version before make |
Date: | 2003-06-09 01:16:51 |
Message-ID: | 200306090116.h591Gpp05840@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-patches |
Peter Eisentraut wrote:
> Greg Sabino Mullane writes:
>
> > Can the configure script be made to check for a proper version of bison?
>
> Normally the parser files are prebuild and bison is never invoked. So it
> seems wasteful to do a bunch of checking for this rare case.
Well, someone asked for it, and we already check for bison, so we might
as well check for a version that actually works. Now, if you are
suggesting we remove both bison checks, I could understand that. Are
you?
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2003-06-09 01:28:26 | Re: [BUGS] Detecting proper bison version before make |
Previous Message | Joe Conway | 2003-06-08 22:28:43 | Re: bug in the concatenation of the selection... |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2003-06-09 01:28:26 | Re: [BUGS] Detecting proper bison version before make |
Previous Message | Rod Taylor | 2003-06-08 13:57:57 | Fix up JOIN .. USING with domains |