[COMMITTERS] pgsql: tests: Use the right Perl operator - Mailing list pgsql-committers

From Alvaro Herrera
Subject [COMMITTERS] pgsql: tests: Use the right Perl operator
Date
Msg-id E1cUdYH-0007oa-47@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
tests: Use the right Perl operator

We were using != to compare strings, for which "ne" is the right thing.
It's not clear why it works everywhere except on Pavan's machine, but
it's clearly bogus anyway.

Author and reporter: Pavan Deolasee
Discussion: https://postgr.es/m/CABOikdPhsHM+pX8skoEY1_T0OtKdO1udzUj4VCjU5VEt+bj4eA@mail.gmail.com

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a600ee9e3fcc43d4497d18d837f1e86148ca7580

Modified Files
--------------
src/test/modules/commit_ts/t/004_restart.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Try to fix non-MSVC Windows builds in the wake of logicalreplic
Next
From: Alvaro Herrera
Date:
Subject: [COMMITTERS] pgsql: Record dependencies on owners for logical replication objects