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

fix: postgresql_cert_name didn't work properly, using this parameter #102

Merged
merged 2 commits into from
Oct 16, 2024

Commits on Oct 13, 2024

  1. fix: postgresql_cert_name didn't work properly, using this parameter

    caused an error. Because there was a missing variable __pg_server_crt
    definition in the correct context. This commit also enhances the description
    of postgresql_cern_name variable.
    
    Related: SYSROLES-157
    fila43 committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    0b2d126 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    32f699f View commit details
    Browse the repository at this point in the history