mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-06 12:20:15 +01: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