PostgreSQL Source Code git master
|
Data Fields | |
RelSyncCallbackFunction | function |
Datum | arg |
Datum RELSYNCCALLBACK::arg |
Definition at line 299 of file inval.c.
Referenced by CacheRegisterRelSyncCallback(), CallRelSyncCallbacks(), and InvalidateSystemCachesExtended().
RelSyncCallbackFunction RELSYNCCALLBACK::function |
Definition at line 298 of file inval.c.
Referenced by CacheRegisterRelSyncCallback(), CallRelSyncCallbacks(), and InvalidateSystemCachesExtended().