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

release-22.2: backport time tables changes for DMS #94346

Merged

Commits on Dec 27, 2022

  1. sql: implement the log_timezone session variable

    Release note (sql change): Add the `log_timezone` session variable,
    which is read only and always UTC.
    otan committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    fa020d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. sql: implement the pg_timezone_names table

    Release note (sql change): Implement the `pg_timezone_names` pg_catalog
    table, which lists all supported timezones.
    otan committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    a7c98c9 View commit details
    Browse the repository at this point in the history