From 0e2110523d1c5bb3c4be2eac121c3831e052cb1c Mon Sep 17 00:00:00 2001 From: Alexey Masterov Date: Thu, 19 Sep 2024 14:53:06 +0200 Subject: [PATCH] Revert "change submodules" This reverts commit f08e6ab370d99a16736d6ea9d8e266d41212b0bd. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 966dfa3087..d1330bf28c 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 = fix_path_for_extension_request + branch = REL_16_STABLE_neon [submodule "vendor/postgres-v17"] path = vendor/postgres-v17 url = https://github.com/neondatabase/postgres.git