PostgreSQL Source Code  git master
lsinfo Struct Reference

#include <pgtz.h>

Data Fields

pg_time_t ls_trans
 
int64 ls_corr
 

Detailed Description

Definition at line 35 of file pgtz.h.

Field Documentation

◆ ls_corr

int64 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: