mirror of
https://github.com/postgres/postgres.git
synced 2025-11-06 07:49:08 +03:00
Fix some typos and grammar issues from commit 87985cc925
Reported-by: Alexander Lakhin
This commit is contained in:
@@ -3412,7 +3412,7 @@ l2:
|
||||
|
||||
/*
|
||||
* If we're asked to lock the updated tuple, we just fetch the
|
||||
* existing tuple. That let's the caller save some resouces on
|
||||
* existing tuple. That lets the caller save some resources on
|
||||
* placing the lock.
|
||||
*/
|
||||
if (result == TM_Updated &&
|
||||
|
||||
Reference in New Issue
Block a user