Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

mXactCacheEnt Struct Reference

Data Fields

struct mXactCacheEntnext
MultiXactId multi
int nmembers
MultiXactMember members [FLEXIBLE_ARRAY_MEMBER]

Detailed Description

Definition at line 261 of file multixact.c.


Field Documentation

MultiXactMember mXactCacheEnt::members[FLEXIBLE_ARRAY_MEMBER]

Definition at line 263 of file multixact.c.

Referenced by mXactCacheGetById(), mXactCacheGetBySet(), and mXactCachePut().


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