mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 00:01:57 -04:00
Replace nonsense comment with a relevant one.
Per report from Alexander Lakhin. Discussion: http://postgr.es/m/061cccf7-0cac-804f-4c2a-9d6da8e3848b@gmail.com
This commit is contained in:
parent
49f2194ed5
commit
ffc6ab9b56
@ -1314,7 +1314,7 @@ summarizer_wait_for_wal(void)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Most recent RedoRecPtr value observed by RemoveOldWalSummaries.
|
* Remove WAL summaries whose mtimes are older than wal_summary_keep_time.
|
||||||
*/
|
*/
|
||||||
static void
|
static void
|
||||||
MaybeRemoveOldWalSummaries(void)
|
MaybeRemoveOldWalSummaries(void)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user