mirror of
https://github.com/postgres/postgres.git
synced 2025-07-02 09:02:37 +03:00
Fix typos in commit 8586bf7ed8
.
Author: Amit Kapila Discussion: https://postgr.es/m/CAA4eK1KNv1Mg2krf4E9ssWFnE=8A9mZ1VbVywXBZTFSzb+wP2g@mail.gmail.com
This commit is contained in:
committed by
Andres Freund
parent
af38498d4c
commit
a6e48da088
2
src/backend/utils/cache/relcache.c
vendored
2
src/backend/utils/cache/relcache.c
vendored
@ -1680,7 +1680,7 @@ InitTableAmRoutine(Relation relation)
|
||||
}
|
||||
|
||||
/*
|
||||
* Initialize table access method support for a table like relation relation
|
||||
* Initialize table access method support for a table like relation
|
||||
*/
|
||||
void
|
||||
RelationInitTableAccessMethod(Relation relation)
|
||||
|
Reference in New Issue
Block a user