pgsql: Temporarily modify tsearch regression tests to suppress notice

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Temporarily modify tsearch regression tests to suppress notice
Date: 2007-09-23 15:58:58
Message-ID: 20070923155858.DC134753E4C@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers pgsql-patches

Log Message:
-----------
Temporarily modify tsearch regression tests to suppress notice that comes
out at erratic times, because it is creating a totally unacceptable level
of noise in our buildfarm results. This patch can be reverted when and if
the code is fixed to not issue notices during cache reload events.

Modified Files:
--------------
pgsql/src/backend/tsearch:
thesaurus_sample.ths (r1.1 -> r1.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/tsearch/thesaurus_sample.ths?r1=1.1&r2=1.2)
pgsql/src/test/regress/expected:
tsdicts.out (r1.1 -> r1.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/tsdicts.out?r1=1.1&r2=1.2)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-09-23 18:06:47 pgsql: Typo fix from Brendan Jurd.
Previous Message Tom Lane 2007-09-22 21:36:40 pgsql: Fix cost estimates for EXISTS subqueries that are evaluated as

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2007-09-23 16:34:23 Re: [HACKERS] msvc, build and install with cygwin in the PATH
Previous Message Tom Lane 2007-09-23 15:38:46 Re: [PATCHES] Eliminate more detoast copies for packed varlenas

Browse pgsql-patches by date

  From Date Subject
Next Message Magnus Hagander 2007-09-23 16:34:23 Re: [HACKERS] msvc, build and install with cygwin in the PATH
Previous Message Tom Lane 2007-09-23 15:38:46 Re: [PATCHES] Eliminate more detoast copies for packed varlenas