From b41ef842eaa535bf70e17fad9774a9377ae3c986 Mon Sep 17 00:00:00 2001 From: Rahul Patil Date: Tue, 17 Sep 2024 11:38:49 +0200 Subject: [PATCH] try with patch version --- .gitmodules | 4 ++-- vendor/postgres-v14 | 2 +- vendor/postgres-v15 | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index d1330bf28c..cac2dbe9d4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,11 +1,11 @@ [submodule "vendor/postgres-v14"] path = vendor/postgres-v14 url = https://github.com/neondatabase/postgres.git - branch = REL_14_STABLE_neon + branch = fix/warning-in-guc-var-14 [submodule "vendor/postgres-v15"] path = vendor/postgres-v15 url = https://github.com/neondatabase/postgres.git - branch = REL_15_STABLE_neon + branch = fix/warning-in-guc-var-15 [submodule "vendor/postgres-v16"] path = vendor/postgres-v16 url = https://github.com/neondatabase/postgres.git diff --git a/vendor/postgres-v14 b/vendor/postgres-v14 index a317b9b5b9..935ba9fcec 160000 --- a/vendor/postgres-v14 +++ b/vendor/postgres-v14 @@ -1 +1 @@ -Subproject commit a317b9b5b96978b49e78986697f3dd80d06f99a7 +Subproject commit 935ba9fcec2d89d4722e0b47a278433c7914b591 diff --git a/vendor/postgres-v15 b/vendor/postgres-v15 index 6f6d77fb59..14d179b61c 160000 --- a/vendor/postgres-v15 +++ b/vendor/postgres-v15 @@ -1 +1 @@ -Subproject commit 6f6d77fb5960602fcd3fd130aca9f99ecb1619c9 +Subproject commit 14d179b61c563a1a4c05a73db6c137a5c442225e