From 234d3287ed320136631f70b9988ffe5a7b1ea30d Mon Sep 17 00:00:00 2001 From: Alexey Masterov Date: Wed, 18 Sep 2024 14:14:09 +0200 Subject: [PATCH] Switch the submodule branch for tests --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 1d925674a1..967396939a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,4 +9,4 @@ [submodule "vendor/postgres-v16"] path = vendor/postgres-v16 url = https://github.com/neondatabase/postgres.git - branch = REL_16_STABLE_neon + branch = fix_path_for_extension_request