| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Neil Conway <neilc(at)samurai(dot)com>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: fix broken regression tests |
| Date: | 2003-01-15 05:27:24 |
| Message-ID: | 2135.1042608444@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Tom Lane wrote:
>> The bison folk have already cost us one flag day in the recent past.
>> I don't propose to lay down quietly while they cost us another one for
>> no better reason than that somebody decided "syntax error" read better
>> than what they had used for the last umpteen years.
> I am just saying if we can't get it reverted, that will be our fallback.
Actually, the fallback I'm thinking about is
sed 's/syntax error/parse error/'
in the build rule for gram.c ...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gavin Sherry | 2003-01-15 08:31:49 | Re: fix broken regression tests |
| Previous Message | Bruce Momjian | 2003-01-15 05:22:43 | Re: fix broken regression tests |