Add support for Trigger and JIT stats in the graphical query plan viewer. Fixes #3397

This commit is contained in:
Akshay Joshi
2018-07-06 13:13:14 +01:00
committed by Dave Page
parent 73530c05aa
commit 2b20b387e2
6 changed files with 296 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ This release contains a number of features and fixes reported since the release
Features
********
| `Feature #???? <https://redmine.postgresql.org/issues/????>`_ - Add support for foo!
| `Feature #3397 <https://redmine.postgresql.org/issues/3397>`_ - Add support for Trigger and JIT stats in the graphical query plan viewer.
Bug fixes