Data Fields | |
ResourceOwner | parent |
ResourceOwner | firstchild |
ResourceOwner | nextchild |
const char * | name |
int | nbuffers |
Buffer * | buffers |
int | maxbuffers |
int | nlocks |
LOCALLOCK * | locks [MAX_RESOWNER_LOCKS] |
int | ncatrefs |
HeapTuple * | catrefs |
int | maxcatrefs |
int | ncatlistrefs |
CatCList ** | catlistrefs |
int | maxcatlistrefs |
int | nrelrefs |
Relation * | relrefs |
int | maxrelrefs |
int | nplanrefs |
CachedPlan ** | planrefs |
int | maxplanrefs |
int | ntupdescs |
TupleDesc * | tupdescs |
int | maxtupdescs |
int | nsnapshots |
Snapshot * | snapshots |
int | maxsnapshots |
int | nfiles |
File * | files |
int | maxfiles |
Definition at line 52 of file resowner.c.
Definition at line 61 of file resowner.c.
Referenced by ResourceOwnerDelete(), ResourceOwnerEnlargeBuffers(), ResourceOwnerForgetBuffer(), ResourceOwnerReleaseInternal(), and ResourceOwnerRememberBuffer().
Definition at line 74 of file resowner.c.
Referenced by ResourceOwnerDelete(), ResourceOwnerEnlargeCatCacheListRefs(), ResourceOwnerForgetCatCacheListRef(), ResourceOwnerReleaseInternal(), and ResourceOwnerRememberCatCacheListRef().
Definition at line 70 of file resowner.c.
Referenced by ResourceOwnerDelete(), ResourceOwnerEnlargeCatCacheRefs(), ResourceOwnerForgetCatCacheRef(), ResourceOwnerReleaseInternal(), and ResourceOwnerRememberCatCacheRef().
Definition at line 99 of file resowner.c.
Referenced by ResourceOwnerDelete(), ResourceOwnerEnlargeFiles(), ResourceOwnerForgetFile(), ResourceOwnerReleaseInternal(), and ResourceOwnerRememberFile().
Definition at line 55 of file resowner.c.
Referenced by ResourceOwnerCreate(), ResourceOwnerDelete(), ResourceOwnerNewParent(), and ResourceOwnerReleaseInternal().
LOCALLOCK* ResourceOwnerData::locks[MAX_RESOWNER_LOCKS] |
Definition at line 66 of file resowner.c.
Referenced by ResourceOwnerForgetLock(), ResourceOwnerReleaseInternal(), and ResourceOwnerRememberLock().
Definition at line 62 of file resowner.c.
Referenced by ResourceOwnerEnlargeBuffers(), and ResourceOwnerRememberBuffer().
Definition at line 75 of file resowner.c.
Referenced by ResourceOwnerEnlargeCatCacheListRefs(), and ResourceOwnerRememberCatCacheListRef().
Definition at line 71 of file resowner.c.
Referenced by ResourceOwnerEnlargeCatCacheRefs(), and ResourceOwnerRememberCatCacheRef().
Definition at line 100 of file resowner.c.
Referenced by ResourceOwnerEnlargeFiles(), and ResourceOwnerRememberFile().
Definition at line 85 of file resowner.c.
Referenced by ResourceOwnerEnlargePlanCacheRefs(), and ResourceOwnerRememberPlanCacheRef().
Definition at line 80 of file resowner.c.
Referenced by ResourceOwnerEnlargeRelationRefs(), and ResourceOwnerRememberRelationRef().
Definition at line 95 of file resowner.c.
Referenced by ResourceOwnerEnlargeSnapshots(), and ResourceOwnerRememberSnapshot().
Definition at line 90 of file resowner.c.
Referenced by ResourceOwnerEnlargeTupleDescs(), and ResourceOwnerRememberTupleDesc().
const char* ResourceOwnerData::name |
Definition at line 57 of file resowner.c.
Referenced by ResourceOwnerCreate(), ResourceOwnerForgetBuffer(), ResourceOwnerForgetCatCacheListRef(), ResourceOwnerForgetCatCacheRef(), ResourceOwnerForgetFile(), ResourceOwnerForgetLock(), ResourceOwnerForgetPlanCacheRef(), ResourceOwnerForgetRelationRef(), ResourceOwnerForgetSnapshot(), and ResourceOwnerForgetTupleDesc().
Definition at line 60 of file resowner.c.
Referenced by ResourceOwnerDelete(), ResourceOwnerEnlargeBuffers(), ResourceOwnerForgetBuffer(), ResourceOwnerReleaseInternal(), and ResourceOwnerRememberBuffer().
Definition at line 73 of file resowner.c.
Referenced by ResourceOwnerDelete(), ResourceOwnerEnlargeCatCacheListRefs(), ResourceOwnerForgetCatCacheListRef(), ResourceOwnerReleaseInternal(), and ResourceOwnerRememberCatCacheListRef().
Definition at line 69 of file resowner.c.
Referenced by ResourceOwnerDelete(), ResourceOwnerEnlargeCatCacheRefs(), ResourceOwnerForgetCatCacheRef(), ResourceOwnerReleaseInternal(), and ResourceOwnerRememberCatCacheRef().
Definition at line 56 of file resowner.c.
Referenced by ResourceOwnerCreate(), ResourceOwnerNewParent(), and ResourceOwnerReleaseInternal().
Definition at line 98 of file resowner.c.
Referenced by ResourceOwnerDelete(), ResourceOwnerEnlargeFiles(), ResourceOwnerForgetFile(), ResourceOwnerReleaseInternal(), and ResourceOwnerRememberFile().
Definition at line 65 of file resowner.c.
Referenced by ResourceOwnerDelete(), ResourceOwnerForgetLock(), ResourceOwnerReleaseInternal(), and ResourceOwnerRememberLock().
Definition at line 83 of file resowner.c.
Referenced by ResourceOwnerDelete(), ResourceOwnerEnlargePlanCacheRefs(), ResourceOwnerForgetPlanCacheRef(), ResourceOwnerReleaseInternal(), and ResourceOwnerRememberPlanCacheRef().
Definition at line 78 of file resowner.c.
Referenced by ResourceOwnerDelete(), ResourceOwnerEnlargeRelationRefs(), ResourceOwnerForgetRelationRef(), ResourceOwnerReleaseInternal(), and ResourceOwnerRememberRelationRef().
Definition at line 93 of file resowner.c.
Referenced by ResourceOwnerDelete(), ResourceOwnerEnlargeSnapshots(), ResourceOwnerForgetSnapshot(), ResourceOwnerReleaseInternal(), and ResourceOwnerRememberSnapshot().
Definition at line 88 of file resowner.c.
Referenced by ResourceOwnerDelete(), ResourceOwnerEnlargeTupleDescs(), ResourceOwnerForgetTupleDesc(), ResourceOwnerReleaseInternal(), and ResourceOwnerRememberTupleDesc().
Definition at line 54 of file resowner.c.
Referenced by ResourceOwnerCreate(), ResourceOwnerGetParent(), ResourceOwnerNewParent(), and ResourceOwnerReleaseInternal().
Definition at line 84 of file resowner.c.
Referenced by ResourceOwnerDelete(), ResourceOwnerEnlargePlanCacheRefs(), ResourceOwnerForgetPlanCacheRef(), ResourceOwnerReleaseInternal(), and ResourceOwnerRememberPlanCacheRef().
Definition at line 79 of file resowner.c.
Referenced by ResourceOwnerDelete(), ResourceOwnerEnlargeRelationRefs(), ResourceOwnerForgetRelationRef(), ResourceOwnerReleaseInternal(), and ResourceOwnerRememberRelationRef().
Definition at line 94 of file resowner.c.
Referenced by ResourceOwnerDelete(), ResourceOwnerEnlargeSnapshots(), ResourceOwnerForgetSnapshot(), ResourceOwnerReleaseInternal(), and ResourceOwnerRememberSnapshot().
Definition at line 89 of file resowner.c.
Referenced by ResourceOwnerDelete(), ResourceOwnerEnlargeTupleDescs(), ResourceOwnerForgetTupleDesc(), ResourceOwnerReleaseInternal(), and ResourceOwnerRememberTupleDesc().