Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
6ecf05f0
Commit
6ecf05f0
authored
Nov 24, 2020
by
Kyle Wiebers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adjust the development pipeline guideline for postgres
parent
42277bc5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/development/pipelines.md
doc/development/pipelines.md
+1
-1
No files found.
doc/development/pipelines.md
View file @
6ecf05f0
...
@@ -435,7 +435,7 @@ We are using a custom mapping between source file to test files, maintained in t
...
@@ -435,7 +435,7 @@ We are using a custom mapping between source file to test files, maintained in t
We follow the
[
PostgreSQL versions shipped with Omnibus GitLab
](
https://docs.gitlab.com/omnibus/package-information/postgresql_versions.html
)
:
We follow the
[
PostgreSQL versions shipped with Omnibus GitLab
](
https://docs.gitlab.com/omnibus/package-information/postgresql_versions.html
)
:
| PostgreSQL version | 13.0 (May 2020) | 13.1 (June 2020) | 13.2 (July 2020) | 13.3 (August 2020) | 13.4, 13.5 |
13.6 (November 2020
) | 14.0 (May 2021?) |
| PostgreSQL version | 13.0 (May 2020) | 13.1 (June 2020) | 13.2 (July 2020) | 13.3 (August 2020) | 13.4, 13.5 |
[
13.7 (December 2020)
](
https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/5722
)
| 14.0 (May 2021?) |
| ------ | --------------- | ---------------- | ---------------- | ------------------ | ------------ | -------------------- | ---------------- |
| ------ | --------------- | ---------------- | ---------------- | ------------------ | ------------ | -------------------- | ---------------- |
| PG11 | MRs/
`master`
/
`2-hour`
/
`nightly`
| MRs/
`master`
/
`2-hour`
/
`nightly`
| MRs/
`master`
/
`2-hour`
/
`nightly`
| MRs/
`master`
/
`2-hour`
/
`nightly`
| MRs/
`master`
/
`2-hour`
/
`nightly`
|
`nightly`
| - |
| PG11 | MRs/
`master`
/
`2-hour`
/
`nightly`
| MRs/
`master`
/
`2-hour`
/
`nightly`
| MRs/
`master`
/
`2-hour`
/
`nightly`
| MRs/
`master`
/
`2-hour`
/
`nightly`
| MRs/
`master`
/
`2-hour`
/
`nightly`
|
`nightly`
| - |
| PG12 | - | - |
`nightly`
|
`2-hour`
/
`nightly`
|
`2-hour`
/
`nightly`
| MRs/
`2-hour`
/
`nightly`
|
`2-hour`
/
`nightly`
|
| PG12 | - | - |
`nightly`
|
`2-hour`
/
`nightly`
|
`2-hour`
/
`nightly`
| MRs/
`2-hour`
/
`nightly`
|
`2-hour`
/
`nightly`
|
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment