Fix routine name in comment of catcache.c
Author: Bharath Rupireddy Discussion: https://postgr.es/m/CALj2ACUDXLAkf_XxQO9tAUtnTNGi3Lmd8fANd+vBJbcHn1HoWA@mail.gmail.com
This commit is contained in:
parent
c6c4b37395
commit
fce7d0e6ef
2
src/backend/utils/cache/catcache.c
vendored
2
src/backend/utils/cache/catcache.c
vendored
@ -1128,7 +1128,7 @@ IndexScanOK(CatCache *cache, ScanKey cur_skey)
|
||||
}
|
||||
|
||||
/*
|
||||
* SearchCatCacheInternal
|
||||
* SearchCatCache
|
||||
*
|
||||
* This call searches a system cache for a tuple, opening the relation
|
||||
* if necessary (on the first access to a particular cache).
|
||||
|
Loading…
x
Reference in New Issue
Block a user