Re: Failure in commit_ts tap tests

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: David Bowen <dmb0317@gmail.com>
Cc: Pavan Deolasee <pavan.deolasee@gmail.com>, Alvaro Herrera <alvherre@2ndquadrant.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2017-01-21T20:35:21Z
Lists: pgsql-hackers
David Bowen <dmb0317@gmail.com> writes:
> If the intent of the test is to compare strings, you should be using ne not
> !=.

Sure.  We were just confused as to how it had ever appeared to work.

			regards, tom lane


Commits

  1. Remove test for COMMENT ON DATABASE

  2. tests: Use the right Perl operator