Fix typo in comment
Masahiko Sawada
This commit is contained in:
parent
3a0d473192
commit
1bfebffe81
@ -1151,7 +1151,7 @@ SnapBuildProcessRunningXacts(SnapBuild *builder, XLogRecPtr lsn, xl_running_xact
|
||||
running->oldestRunningXid);
|
||||
|
||||
/*
|
||||
* Inrease shared memory limits, so vacuum can work on tuples we prevented
|
||||
* Increase shared memory limits, so vacuum can work on tuples we prevented
|
||||
* from being pruned till now.
|
||||
*/
|
||||
LogicalIncreaseXminForSlot(lsn, running->oldestRunningXid);
|
||||
|
Loading…
x
Reference in New Issue
Block a user