From 171cc5c6e00be1d2167049981a9dc5abd4daee98 Mon Sep 17 00:00:00 2001 From: David Carlier Date: Sun, 15 Dec 2024 16:05:10 +0000 Subject: [PATCH] fix pgsql config inclusion --- ext/pgsql/tests/gh17165.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/pgsql/tests/gh17165.phpt b/ext/pgsql/tests/gh17165.phpt index 4fd0189d964..b29f822f21c 100644 --- a/ext/pgsql/tests/gh17165.phpt +++ b/ext/pgsql/tests/gh17165.phpt @@ -10,7 +10,7 @@ include("inc/skipif.inc");