We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56546f0 commit 3c1046cCopy full SHA for 3c1046c
pg_wait_sampling.c
@@ -375,7 +375,7 @@ _PG_init(void)
375
1,
376
INT_MAX,
377
PGC_SIGHUP,
378
- GUC_UNIT_MS,
+ 0,
379
NULL,
380
381
NULL);
@@ -388,7 +388,7 @@ _PG_init(void)
388
389
390
391
392
393
394
0 commit comments