mirror of
https://github.com/percona/pg_stat_monitor.git
synced 2026-02-04 14:06:20 +00:00
Revert "PG-542: Performance improvement of pg_stat_monitor."
This reverts commit 7b0e603bcf.
This commit is contained in:
committed by
Muhammad Usama
parent
a8fc7081d0
commit
8482bcc347
@@ -87,7 +87,7 @@ CREATE FUNCTION pg_stat_monitor_internal(
|
||||
OUT username text,
|
||||
OUT dbid oid,
|
||||
OUT datname text,
|
||||
OUT client_ip int8,
|
||||
OUT client_ip int4,
|
||||
|
||||
OUT queryid int8, -- 4
|
||||
OUT planid int8,
|
||||
|
||||
Reference in New Issue
Block a user