PostgreSQL Source Code
git master
|
Data Fields | |
char | portalname [MAX_PORTALNAME_LEN] |
Portal | portal |
Definition at line 48 of file portalmem.c.
Portal portalhashent::portal |
Definition at line 51 of file portalmem.c.
Referenced by AtAbort_Portals(), AtCleanup_Portals(), AtSubAbort_Portals(), AtSubCleanup_Portals(), AtSubCommit_Portals(), ForgetPortalSnapshots(), HoldPinnedPortals(), PortalErrorCleanup(), PortalHashTableDeleteAll(), PreCommit_Portals(), and ThereAreNoReadyPortals().
char portalhashent::portalname[MAX_PORTALNAME_LEN] |
Definition at line 50 of file portalmem.c.