Files
neon/.gitmodules
Anastasia Lubennikova 452a80fd7e Add vendor/postgres-v17
2023-11-15 09:32:06 +00:00

17 lines
571 B
Plaintext

[submodule "vendor/postgres-v14"]
path = vendor/postgres-v14
url = https://github.com/neondatabase/postgres.git
branch = REL_14_STABLE_neon
[submodule "vendor/postgres-v15"]
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
[submodule "vendor/postgres-v17"]
path = vendor/postgres-v17
url = git@github.com:neondatabase/postgres.git
branch = anastasia/neon_17_wip