From f08e6ab370d99a16736d6ea9d8e266d41212b0bd Mon Sep 17 00:00:00 2001 From: Alexey Masterov Date: Wed, 18 Sep 2024 15:28:14 +0200 Subject: [PATCH] change submodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index d1330bf28c..966dfa3087 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,7 +9,7 @@ [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 [submodule "vendor/postgres-v17"] path = vendor/postgres-v17 url = https://github.com/neondatabase/postgres.git