PostgreSQL Source Code: lsinfo Struct Reference (original) (raw)

#include <[pgtz.h](pgtz%5F8h%5Fsource.html)>

Data Fields
pg_time_t ls_trans
int_fast64_t ls_corr

Detailed Description

Definition at line 35 of file pgtz.h.

Field Documentation

ls_corr

int_fast64_t lsinfo::ls_corr

Definition at line 38 of file pgtz.h.

Referenced by leapcorr(), timesub(), and tzloadbody().

ls_trans

pg_time_t lsinfo::ls_trans

Definition at line 37 of file pgtz.h.

Referenced by leapcorr(), timesub(), and tzloadbody().


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