Add vendor/postgres-v16 submodule

This commit is contained in:
Anastasia Lubennikova
2023-06-30 20:09:46 +03:00
parent cda148d40d
commit 13bd44a1f0
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored
View File

@@ -6,3 +6,7 @@
path = vendor/postgres-v15
url = https://github.com/neondatabase/postgres.git
branch = REL_15_STABLE_neon
[submodule "vendor/postgres-v16"]
path = vendor/postgres-v16
url = https://github.com/neondatabase/postgres.git
branch = REL_16_STABLE_neon

1
vendor/postgres-v16 vendored Submodule

Submodule vendor/postgres-v16 added at 19508f4763