Fix display of a function's statistics
We cannot rely on the name f the function because of the overloading feature
in PostgreSQL. So we now use the OID for filtering.
Fixes #325.
Report from Erwin Brandstetter.
Branch
--
REL-1_14_0_PATCHES
Details
---
http://git.postgresql.org/gitweb?
Fix display of a function's statistics
We cannot rely on the name f the function because of the overloading feature
in PostgreSQL. So we now use the OID for filtering.
Fixes #325.
Report from Erwin Brandstetter.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.g