PostgreSQL Source Code git master
Loading...
Searching...
No Matches
lsinfo Struct Reference

#include <pgtz.h>

Data Fields

pg_time_t ls_trans
 
int_fast32_2s ls_corr
 

Detailed Description

Definition at line 57 of file pgtz.h.

Field Documentation

◆ ls_corr

int_fast32_2s lsinfo::ls_corr

Definition at line 60 of file pgtz.h.

Referenced by timesub().

◆ ls_trans

pg_time_t lsinfo::ls_trans

Definition at line 59 of file pgtz.h.

Referenced by tzloadbody(), and tzparse().


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