PostgreSQL Source Code
git master
|
Data Fields | |
Timestamp | current |
Timestamp | finish |
Interval | step |
int | step_sign |
Definition at line 58 of file timestamp.c.
Timestamp generate_series_timestamp_fctx::current |
Definition at line 60 of file timestamp.c.
Referenced by generate_series_timestamp().
Timestamp generate_series_timestamp_fctx::finish |
Definition at line 61 of file timestamp.c.
Referenced by generate_series_timestamp().
Interval generate_series_timestamp_fctx::step |
Definition at line 62 of file timestamp.c.
Referenced by generate_series_timestamp().
int generate_series_timestamp_fctx::step_sign |
Definition at line 63 of file timestamp.c.
Referenced by generate_series_timestamp().