diff options
author | Kushal Pandya <kushalspandya@gmail.com> | 2017-05-23 07:18:08 +0000 |
---|---|---|
committer | Kushal Pandya <kushalspandya@gmail.com> | 2017-05-23 07:18:08 +0000 |
commit | 4c8d478eefc4b50ffc26f0d1ce159470ae9f0105 (patch) | |
tree | 5fce597240dbb0bd2932457a73c612352f88c4f8 /changelogs | |
parent | ad47f2094bf61867d2b5e4c24540c7c5b8a6358d (diff) | |
parent | 92ec0ae0a7997aa841106432a319be51b2d446a0 (diff) | |
download | gitlab-ce-4c8d478eefc4b50ffc26f0d1ce159470ae9f0105.tar.gz |
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.yml | 4 |
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: |