File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change
1
+ This repository holds Neon-specific changes to PostgreSQL
2
+ sources. This main branch is a dummy and only contains this
3
+ README. The active branches are:
4
+
5
+ - [ REL_17_STABLE_neon] ( https://github.com/neondatabase/postgres/tree/REL_17_STABLE_neon )
6
+ - [ REL_16_STABLE_neon] ( https://github.com/neondatabase/postgres/tree/REL_16_STABLE_neon )
7
+ - [ REL_15_STABLE_neon] ( https://github.com/neondatabase/postgres/tree/REL_15_STABLE_neon )
8
+ - [ REL_14_STABLE_neon] ( https://github.com/neondatabase/postgres/tree/REL_14_STABLE_neon )
9
+
10
+ These branches are submodules in the main
11
+ [ neon] ( https://github.com/neondatabase/neon ) repository under
12
+ ` vendor/postgres-* ` . There's not much point in cloning this repository
13
+ independently.
14
+
15
+ List of the changes compared to upstream PostgreSQL can be found at
16
+ https://github.com/neondatabase/neon/blob/main/docs/core_changes.md .
You can’t perform that action at this time.
0 commit comments