Type Alias pgrx::pg_sys::TimeADT

source ·
pub type TimeADT = i64;

Trait Implementations§

source§

impl From<Time> for TimeADT

source§

fn from(value: Time) -> Self

Converts to this type from the input type.