pgTimezoneNames(): Setof< { from: { abbrev: Text<0 | 1>; is_dst: Bool<0 | 1>; name: Text<0 | 1>; utc_offset: Interval<0 | 1>; }; },> Returns Setof<
{
from: {
abbrev: Text<0 | 1>;
is_dst: Bool<0 | 1>;
name: Text<0 | 1>;
utc_offset: Interval<0 | 1>;
};
},
>