From 64d12708959b60cf2708a3dcef3fc7437a7a0667 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=99=A8?= <2045239821@qq.com> Date: Sun, 23 Jun 2024 17:01:45 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E4=B8=BB=E4=BB=93=E7=BC=96?= =?UTF-8?q?=E8=AF=91=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/test/regress/pg_regress.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/regress/pg_regress.cpp b/src/test/regress/pg_regress.cpp index 4baab58dd..a5d5a6809 100644 --- a/src/test/regress/pg_regress.cpp +++ b/src/test/regress/pg_regress.cpp @@ -5517,7 +5517,7 @@ static void check_global_variables() } } -#define BASE_PGXC_LIKE_MACRO_NUM 1384 +#define BASE_PGXC_LIKE_MACRO_NUM 1381 static void check_pgxc_like_macros() { #ifdef BUILD_BY_CMAKE