PostgreSQL Source Code  git master
LauncherLastStartTimesEntry Struct Reference

Data Fields

Oid subid
 
TimestampTz last_start_time
 

Detailed Description

Definition at line 72 of file launcher.c.

Field Documentation

◆ last_start_time

TimestampTz LauncherLastStartTimesEntry::last_start_time

Definition at line 75 of file launcher.c.

Referenced by ApplyLauncherGetWorkerStartTime(), and ApplyLauncherSetWorkerStartTime().

◆ subid

Oid LauncherLastStartTimesEntry::subid

Definition at line 74 of file launcher.c.


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