Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 063258e

Browse files
committed
Disable vacuum analyze in snapshot
1 parent d6f1f41 commit 063258e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/backend/commands/analyze.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
#include "storage/lmgr.h"
4848
#include "storage/proc.h"
4949
#include "storage/procarray.h"
50+
#include "storage/snapfs.h"
5051
#include "utils/acl.h"
5152
#include "utils/attoptcache.h"
5253
#include "utils/builtins.h"

0 commit comments

Comments
 (0)