|
PostgreSQL Source Code git master
|
Data Fields | |
| const char * | searchPath |
| Oid | roleid |
Definition at line 166 of file namespace.c.
| Oid SearchPathCacheKey::roleid |
Definition at line 169 of file namespace.c.
Referenced by spcache_insert(), and spcache_lookup().
| const char* SearchPathCacheKey::searchPath |
Definition at line 168 of file namespace.c.
Referenced by spcache_insert(), and spcache_lookup().