pgsql: Fix the typo in the test case added in 73eba5004a. - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Fix the typo in the test case added in 73eba5004a.
Date
Msg-id E1twvp3-000rl9-1E@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix the typo in the test case added in 73eba5004a.

Author: vignesh C <vignesh21@gmail.com>
Discussion: https://postgr.es/m/CALDaNm2ms1deM5EYNLFEfESv_Kw=Y4AiTB0LP=qGS-UpFwGbPg@mail.gmail.com
Discussion: https://postgr.es/m/CABdArM7FW-_dnthGkg2s0fy1HhUB8C3ELA0gZX1kkbs1ZZoV3Q@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/cc4331605ad81ad3040704470ff56904624eef75

Modified Files
--------------
src/test/subscription/t/035_conflicts.pl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Fix an oversight in 3abe9dc188.
Next
From: Jeff Davis
Date:
Subject: pgsql: HashAgg: use Bump allocator for hash TupleHashTable entries.