mirror of
https://github.com/postgres/postgres.git
synced 2025-07-11 10:01:57 +03:00
Fix typos.
Reviewed-by: Michael Paquier Discussion: https://postgr.es/m/CA%2BhUKGJFWXmtYo6Frd77RR8YXCHz7hJ2mRy5aHV%3D7fJOqDnBHA%40mail.gmail.com
This commit is contained in:
@ -1924,7 +1924,7 @@ ReorderBufferAbortOld(ReorderBuffer *rb, TransactionId oldestRunningXid)
|
||||
}
|
||||
|
||||
/*
|
||||
* Forget the contents of a transaction if we aren't interested in it's
|
||||
* Forget the contents of a transaction if we aren't interested in its
|
||||
* contents. Needs to be first called for subtransactions and then for the
|
||||
* toplevel xid.
|
||||
*
|
||||
|
Reference in New Issue
Block a user