Skip to content

ALL privileges still not working for tables in postgres version => 17 #506

@amais33

Description

@amais33

Related to @talbx works here: #339

I confirm that the issue is solved with postgres version under 17 for me.
But I still have the issue for "tables" with the version 17.
I think it's because of the new MAINTAIN privilege.
I found this 2 places where the list of tables privileges are present:

postgresql/helpers.go
postgresql/helpers_test.go
Maybe one need to add a test of postgres version and append the list with the MAINTAIN privilege if it's => 17, WDYT?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions