From b447eb4d1e7a3ea1d572183401ec34b7296d1b93 Mon Sep 17 00:00:00 2001 From: Shany Pozin Date: Wed, 7 Dec 2022 12:56:42 +0200 Subject: [PATCH] Add postgres-v15 to source tree documentation (#3023) --- docs/sourcetree.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sourcetree.md b/docs/sourcetree.md index 309f5a6966..17e47b670c 100644 --- a/docs/sourcetree.md +++ b/docs/sourcetree.md @@ -45,9 +45,9 @@ and create new databases and accounts (control plane API in our case). Integration tests, written in Python using the `pytest` framework. -`/vendor/postgres-v14`: +`/vendor/postgres-v14` and `/vendor/postgres-v15`: -PostgreSQL source tree, with the modifications needed for Neon. +PostgreSQL source tree per version, with the modifications needed for Neon. `/pgxn/neon`: