mirror of
https://github.com/postgres/postgres.git
synced 2025-11-24 00:23:06 +03:00
Fix some typos
Author: Yongtao Huang Discussion: https://postgr.es/m/CAOe1Go1F99o5JsphtXdDC5bxm7AzetU8q3AxLh4AAVGKu1AzEQ@mail.gmail.com
This commit is contained in:
@@ -142,7 +142,7 @@ index_open(Oid relationId, LOCKMODE lockmode)
|
||||
}
|
||||
|
||||
/* ----------------
|
||||
* try_index_open - open a index relation by relation OID
|
||||
* try_index_open - open an index relation by relation OID
|
||||
*
|
||||
* Same as index_open, except return NULL instead of failing
|
||||
* if the relation does not exist.
|
||||
|
||||
Reference in New Issue
Block a user