Ir al código fuente de este archivo.
Documentación de las funciones
void AtEOXact_RelationCache |
( |
bool |
isCommit | ) |
|
Relation RelationBuildLocalRelation |
( |
const char * |
relname, |
|
|
Oid |
relnamespace, |
|
|
TupleDesc |
tupDesc, |
|
|
Oid |
relid, |
|
|
Oid |
reltablespace, |
|
|
bool |
shared_relation |
|
) |
| |
void RelationCacheInitFileInvalidate |
( |
bool |
beforeSend | ) |
|
void RelationCacheInitialize |
( |
void |
| ) |
|
void RelationCacheInitializePhase2 |
( |
void |
| ) |
|
void RelationCacheInitializePhase3 |
( |
void |
| ) |
|
void RelationCacheInvalidate |
( |
void |
| ) |
|
void RelationCacheInvalidateEntry |
( |
Oid |
relationId | ) |
|
void RelationForgetRelation |
( |
Oid |
rid | ) |
|
bool RelationIdIsInInitFile |
( |
Oid |
relationId | ) |
|
void RelationInitIndexAccessInfo |
( |
Relation |
relation | ) |
|
void RelationSetIndexList |
( |
Relation |
relation, |
|
|
List * |
indexIds, |
|
|
Oid |
oidIndex |
|
) |
| |
Documentación de las variables