mirror of
https://github.com/postgres/postgres.git
synced 2025-11-19 13:42:17 +03:00
Fix typos in comments.
Author: Masahiko Sawada Reviewed-by: Fujii Masao Discussion: https://postgr.es/m/CA+fd4k4m9hFSrRLB3etPWO5_v5=MujVZWRtz63q+55hM0Dz25Q@mail.gmail.com
This commit is contained in:
@@ -198,7 +198,7 @@ typedef struct ComputeXidHorizonsResult
|
|||||||
* be removed.
|
* be removed.
|
||||||
*
|
*
|
||||||
* This likely should only be needed to determine whether pg_subtrans can
|
* This likely should only be needed to determine whether pg_subtrans can
|
||||||
* be truncated. It currently includes the effects of replications slots,
|
* be truncated. It currently includes the effects of replication slots,
|
||||||
* for historical reasons. But that could likely be changed.
|
* for historical reasons. But that could likely be changed.
|
||||||
*/
|
*/
|
||||||
TransactionId oldest_considered_running;
|
TransactionId oldest_considered_running;
|
||||||
|
|||||||
Reference in New Issue
Block a user