|
PostgreSQL Source Code git master
|
Data Fields | |
| GlobalTransaction | array |
| int | ngxacts |
| int | currIdx |
Definition at line 701 of file twophase.c.
| GlobalTransaction Working_State::array |
Definition at line 703 of file twophase.c.
Referenced by pg_prepared_xact().
| int Working_State::currIdx |
Definition at line 705 of file twophase.c.
Referenced by pg_prepared_xact().
| int Working_State::ngxacts |
Definition at line 704 of file twophase.c.
Referenced by pg_prepared_xact().