PG-306: The bucket start time should be timestamp instead of TEXT.

This commit is contained in:
Ibrar Ahmed
2022-11-15 18:11:10 +00:00
parent a392c98b5c
commit bc19c99c0b
4 changed files with 7 additions and 7 deletions

View File

@@ -126,7 +126,7 @@ CREATE FUNCTION pg_stat_monitor_internal(
OUT elevel int,
OUT sqlcode TEXT,
OUT message text,
OUT bucket_start_time text,
OUT bucket_start_time timestamp,
OUT calls int8, -- 16