mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-18 18:44:06 +08:00
parent
a4930e7ca2
commit
ae92a9a380
@ -1908,7 +1908,7 @@ do_autovacuum(void)
|
||||
BufferAccessStrategy bstrategy;
|
||||
ScanKeyData key;
|
||||
TupleDesc pg_class_desc;
|
||||
int orphan_failures;
|
||||
int orphan_failures = 0;
|
||||
int effective_multixact_freeze_max_age;
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user