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:
authorKushal Pandya <kushalspandya@gmail.com>2017-05-23 10:18:08 +0300
committerkushalpandya <kushal@gitlab.com>2017-05-23 11:05:52 +0300
commit078638a6ab0161ede25653484fd7e37df7f8708e (patch)
treebfe6f2f089fe440414d07593ff7bdbeda90cbf0e /changelogs
parentd753c1c355188083759385ca77de2b515d279336 (diff)
Merge branch 'fix-retried-for-postgres' into 'master'
Fix migrations for older PostgreSQL versions Closes #32721 See merge request !11620
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-migration-for-postgres.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-migration-for-postgres.yml b/changelogs/unreleased/fix-migration-for-postgres.yml
new file mode 100644
index 00000000000..dda7051c8f5
--- /dev/null
+++ b/changelogs/unreleased/fix-migration-for-postgres.yml
@@ -0,0 +1,4 @@
+---
+title: Fix migration for older PostgreSQL versions
+merge_request:
+author: