pgsql: Fix the typo in the test case added in 73eba5004a.

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix the typo in the test case added in 73eba5004a.
Date: 2025-03-25 04:23:29
Message-ID: E1twvp3-000rl9-1E@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix the typo in the test case added in 73eba5004a.

Author: vignesh C <vignesh21(at)gmail(dot)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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Jeff Davis 2025-03-25 05:06:46 pgsql: Remove 'additional' pointer from TupleHashEntryData.
Previous Message Amit Kapila 2025-03-25 04:09:10 pgsql: Fix an oversight in 3abe9dc188.