Rename and document some invalidation routines to make it clearer that
Tom Lane <tgl@sss.pgh.pa.us>
Rename and document some invalidation routines to make it clearer that they don't themselves flush any cache entries, only add to to-do lists that will be processed later.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/cache/catcache.c | modified | +30 −11 |
| src/backend/utils/cache/inval.c | modified | +74 −37 |
| src/include/utils/catcache.h | modified | +2 −2 |