Cleanup session files periodically. Fixes #3674

This commit is contained in:
Akshay Joshi
2018-10-09 11:34:13 +01:00
committed by Dave Page
parent c66840bc8e
commit 7144db7f5a
5 changed files with 62 additions and 10 deletions

View File

@@ -15,4 +15,5 @@ Features
Bug fixes
*********
| `Bug #3660 <https://redmine.postgresql.org/issues/3660>`_ - Rename the 'SQL Editor' section of the Preferences to 'Query Tool' as it applies to the whole tool, not just the editor.
| `Bug #3674 <https://redmine.postgresql.org/issues/3674>`_ - Cleanup session files periodically.
| `Bug #3660 <https://redmine.postgresql.org/issues/3660>`_ - Rename the 'SQL Editor' section of the Preferences to 'Query Tool' as it applies to the whole tool, not just the editor.