| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Michael_Meskes(at)topmail(dot)de (Michael Meskes) |
| Cc: | pgsql-hackers(at)hub(dot)org |
| Subject: | Re: [HACKERS] DEC OSF1 Compilation problems |
| Date: | 1999-02-05 17:24:28 |
| Message-ID: | 199902051724.MAA06133@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> On Thu, Feb 04, 1999 at 10:38:06PM -0500, Bruce Momjian wrote:
> > > The other large parser, for ecpg, should probably ship both .y and .c
> > > files, but does not yet, so perhaps bison needs to be used anyway. We
> > > should fix this in an upcoming release.
>
> I have included both files in my latest patch.
>
> > Is there some way to do this fixup in the makefile?
>
> Tell me what to do.
I don't know how to do it reliably. If someone edits gram.y, we want
gram.c to be regenerated, but we don't if gram.y is the one from the tar
file.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 1999-02-05 17:36:48 | Re: [INTERFACES] Postgres Limitations |
| Previous Message | Bruce Momjian | 1999-02-05 17:20:51 | Re: SELECT INTO TABLE busted? |