Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Thomas <nick@gitlab.com>2018-01-15 20:05:51 +0300
committerNick Thomas <nick@gitlab.com>2018-01-16 17:04:50 +0300
commit3bb798756e52368ae2ae4a512e86a543dea8ca21 (patch)
tree99f05f8b6a93bfbd5160bbc740dc9cc905eddbf0 /changelogs
parent04edbb5fb34c219e5179e3a6f59584835ce9ef8f (diff)
Support PostgreSQL 10
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/42047-pg-10-support.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/42047-pg-10-support.yml b/changelogs/unreleased/42047-pg-10-support.yml
new file mode 100644
index 00000000000..f98e59329c3
--- /dev/null
+++ b/changelogs/unreleased/42047-pg-10-support.yml
@@ -0,0 +1,5 @@
+---
+title: Support PostgreSQL 10
+merge_request: 16471
+author:
+type: added