Broken src/test/regress/mb/* tests

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Broken src/test/regress/mb/* tests
Date: 2015-08-09 02:14:26
Message-ID: 20150809.111426.290052299255840687.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Commit:
http://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=9043ef390f4f0b4586cfe59cbd22314b9c3e2957
broke src/test/regress/mb/* tests because the message:

"WARNING: hash indexes are not WAL-logged and their use is discouraged"

does not emit any more in the test. I have committed and pushed the
fix to master and 9.5 stable branches (tests in the previous stable
branches do not emit the message).

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2015-08-09 02:54:58 Re: WIP: SCRAM authentication
Previous Message Bruce Momjian 2015-08-09 02:04:16 Re: 9.5 release notes