mirror of
https://github.com/postgres/postgres.git
synced 2025-11-13 16:22:44 +03:00
Fix misc typos in comments.
This commit is contained in:
@@ -1928,7 +1928,7 @@ GetOldestActiveTransactionId(void)
|
||||
* much more conservative than what really has been affected by vacuum, but we
|
||||
* currently don't have better data available.
|
||||
*
|
||||
* This is useful to initalize the cutoff xid after which a new changeset
|
||||
* This is useful to initialize the cutoff xid after which a new changeset
|
||||
* extraction replication slot can start decoding changes.
|
||||
*
|
||||
* Must be called with ProcArrayLock held either shared or exclusively,
|
||||
|
||||
Reference in New Issue
Block a user