avoid skips that go twice past max_deferrals not being reduced

This commit is contained in:
Oliver Gorwits
2018-02-23 23:47:39 +00:00
parent 5a5970e220
commit 78e5544dab
2 changed files with 7 additions and 2 deletions

View File

@@ -5,6 +5,10 @@
* use PG COPY for bulk insert of jobs with prefix
* support IP prefix enum expansion in scheduler
[BUG FIXES]
* avoid skips that go twice past max_deferrals not being reduced
2.039010 - 2018-02-22
[NEW FEATURES]