Skip to content

Commit 3c1046c

Browse files
author
Oleg Tselebrovskiy
committed
Remove units from profile_period and history_period
1 parent 56546f0 commit 3c1046c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pg_wait_sampling.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ _PG_init(void)
375375
1,
376376
INT_MAX,
377377
PGC_SIGHUP,
378-
GUC_UNIT_MS,
378+
0,
379379
NULL,
380380
NULL,
381381
NULL);
@@ -388,7 +388,7 @@ _PG_init(void)
388388
1,
389389
INT_MAX,
390390
PGC_SIGHUP,
391-
GUC_UNIT_MS,
391+
0,
392392
NULL,
393393
NULL,
394394
NULL);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy