pgsql: Fix buildfarm failure from commit 8fcd80258b.

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix buildfarm failure from commit 8fcd80258b.
Date: 2024-11-27 09:32:31
Message-ID: E1tGEPP-003jdE-Do@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix buildfarm failure from commit 8fcd80258b.

The test case was incorrectly matching the error code.

Author: Vignesh C
Discussion: https://postgr.es/m/CALDaNm0C5LPiTxkdqsxiyeaL=nuUP8t6ne81sp9jE0=MFz=-ew@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9d7aa406d04ce51da38eb5b6402079f60a601aec

Modified Files
--------------
src/test/subscription/t/011_generated.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2024-11-27 10:00:42 pgsql: Improve slightly misleading internal error message
Previous Message Peter Eisentraut 2024-11-27 07:23:44 pgsql: Support LIKE with nondeterministic collations