Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add type mapping for 'pg_sys::TimestampTz' to 'timestamp with time zone'
This allows the `pg_sys::TimestampTz' type to be used in function signatures, providing zero-cost access to the underlying i64 timestamp of a 'timestamp with time zone' field.
- Loading branch information