Re: fix broken regression tests

From: Bruce Momjian <pgman(at)candle(dot)pha(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-14 00:29:07
Message-ID: 200301140029.h0E0T7c19783@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


FYI, I am now running nightly build tests that run compile, initdb, and
regression, and report any compile warning too, so I can know sooner
when something is broken.

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

Neil Conway wrote:
> 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.
>
> Cheers,
>
> Neil
> --
> Neil Conway <neilc(at)samurai(dot)com> || PGP Key ID: DB3C29FC
>
>

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

--
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

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Christopher Kings-Lynne 2003-01-14 01:42:12 Re: Add UNIQUE and PRIMARY KEY to pg_get_constraintdef
Previous Message Tom Lane 2003-01-13 22:50:10 Re: targetlist functions part 1 (was [HACKERS] targetlist