From 9353b8ee078c0999d85cfadc8e5df67f63bddc6e Mon Sep 17 00:00:00 2001 From: Alexey Masterov Date: Wed, 18 Sep 2024 15:25:10 +0200 Subject: [PATCH] Revert "Switch the submodule branch for tests" This reverts commit 234d3287ed320136631f70b9988ffe5a7b1ea30d. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 967396939a..1d925674a1 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 = fix_path_for_extension_request + branch = REL_16_STABLE_neon