try with patch version

This commit is contained in:
Rahul Patil
2024-09-17 11:38:49 +02:00
parent 3c619d23cb
commit b41ef842ea
3 changed files with 4 additions and 4 deletions

4
.gitmodules vendored
View File

@@ -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