Re: fix broken regression tests

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Neil Conway <neilc(at)samurai(dot)com>
Cc: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: fix broken regression tests
Date: 2003-01-13 19:44:09
Message-ID: 4637.1042487049@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Neil Conway <neilc(at)samurai(dot)com> writes:
> 4 of the regression tests are presently broken, due to a trivial change
> in the wording of a "syntax error" error message. This patch fixes them.

There's more to this than meets the eye, as I see no such breakage here.

I have a nasty feeling that you recently updated your bison, and the
bison people saw fit to change the message wording? If so, we have an
unpleasant bison-version-dependency issue here.

regards, tom lane

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Ron Peterson 2003-01-13 22:11:29 Re: insert rule doesn't see id field
Previous Message Joe Conway 2003-01-13 19:19:20 Re: targetlist functions part 1 (was [HACKERS] targetlist