Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb2309a7

Browse files
committed
Fix get_current
1 parentd31bfe3 commitb2309a7

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
@@ -441,8 +441,8 @@ pg_wait_sampling_get_current(PG_FUNCTION_ARGS)
441441
if (funcctx->call_cntr<funcctx->max_calls)
442442
{
443443
HeapTupletuple;
444-
Datumvalues[3];
445-
boolnulls[3];
444+
Datumvalues[4];
445+
boolnulls[4];
446446
constchar*event_type,
447447
*event;
448448
HistoryItem*item;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp