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

PG-1072: Fix major event trigger issues #307

Merged
merged 1 commit into from
Oct 9, 2024
Merged

Commits on Oct 9, 2024

  1. PG-1072: Fix major event trigger issues

    * Create table always checked the principal key and tried to create
      it, event when we didn't try to create a tde_heap table
    * Alter table wasn't handled, and because of this changing a table
      to tde_heap access method didn't result in an encrypted table.
    * defaut_table_access_method wasn't handled, and because of this,
      creating a table using that also resulted in a non encrypted
      table.
    dutow committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    09b5608 View commit details
    Browse the repository at this point in the history