PostgreSQL Source Code git master
Loading...
Searching...
No Matches
SearchPathCacheKey Struct Reference

Data Fields

const charsearchPath
 
Oid roleid
 

Detailed Description

Definition at line 166 of file namespace.c.

Field Documentation

◆ roleid

Oid SearchPathCacheKey::roleid

Definition at line 169 of file namespace.c.

Referenced by spcache_insert(), and spcache_lookup().

◆ searchPath

const char* SearchPathCacheKey::searchPath

Definition at line 168 of file namespace.c.

Referenced by spcache_insert(), and spcache_lookup().


The documentation for this struct was generated from the following file: