mirror of
https://github.com/postgres/postgres.git
synced 2025-07-21 16:02:15 +03: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:
@ -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)
|
||||||
|
Reference in New Issue
Block a user