Skip to content

Commit a82250f

Browse files
committed
Initial commit of the README
0 parents  commit a82250f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
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.

0 commit comments

Comments
 (0)