Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add type mapping for 'pg_sys::TimestampTz' to 'timestamp with time zone' #400

Commits on Jan 25, 2022

  1. 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.
    JamesGuthrie committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    221221f View commit details
    Browse the repository at this point in the history