Add a menu option to the runtime to copy the appserver URL to the clipboard. Fixes #3510

This commit is contained in:
Dave Page
2018-07-19 11:32:40 +01:00
parent 051ce6afeb
commit 2ce41e77f2
7 changed files with 23 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ Features
********
| `Feature #3397 <https://redmine.postgresql.org/issues/3397>`_ - Add support for Trigger and JIT stats in the graphical query plan viewer.
| `Feature #3510 <https://redmine.postgresql.org/issues/3510>`_ - Add a menu option to the runtime to copy the appserver URL to the clipboard.
Bug fixes
*********