From b63fad94dd98a2de0d793f7c6a4913be738be22b Mon Sep 17 00:00:00 2001 From: ibrahim halatci Date: Sat, 15 Aug 2026 17:52:06 +0300 Subject: [PATCH] Bump PG minors for Citus 12.1 CI to the 2026-08-14 set (14.24 / 15.19 / 16.15) PG14 14.19->14.24, PG15 15.14->15.19, PG16 16.13->16.15. This intentionally un-pins PG14/PG15, which 98d1a12 held back at 14.19/15.14 because the May-2026 coordinated set (14.23/15.18/16.14) crashed PostgreSQL's own vanilla select_parallel test. Re-testing against the August set to see whether that regression is gone. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --- circleci/images/PG_VERSIONS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/circleci/images/PG_VERSIONS b/circleci/images/PG_VERSIONS index 1933f25..6603cfc 100644 --- a/circleci/images/PG_VERSIONS +++ b/circleci/images/PG_VERSIONS @@ -1,3 +1,3 @@ -PG14=14.19 -PG15=15.14 -PG16=16.13 +PG14=14.24 +PG15=15.19 +PG16=16.15