PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ShutdownInformation Struct Reference

Data Fields

ParallelStatepstate
 
ArchiveAHX
 

Detailed Description

Definition at line 148 of file parallel.c.

Field Documentation

◆ AHX

Archive* ShutdownInformation::AHX

Definition at line 151 of file parallel.c.

Referenced by archive_close_connection(), and on_exit_close_archive().

◆ pstate

ParallelState* ShutdownInformation::pstate

Definition at line 150 of file parallel.c.

Referenced by archive_close_connection(), ParallelBackupEnd(), and ParallelBackupStart().


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