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

Commit6b1c265

Browse files
committed
Import onliny_analyze fix
1 parenta035fd5 commit6b1c265

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎contrib/online_analyze/online_analyze.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,9 @@ makeAnalyze(Oid relOid, CmdKind operation, int64 naffected)
557557
&vacstmt,NULL, true,GetAccessStrategy(BAS_VACUUM)
558558
#endif
559559
);
560+
561+
/* Make changes visible to subsequent calls */
562+
CommandCounterIncrement();
560563

561564
if (online_analyze_verbose)
562565
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp