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

postgresql_privs: deprecate and remove usage_on_types in 3.0.0 #208

Closed
7 tasks
hunleyd opened this issue Mar 5, 2022 · 0 comments · Fixed by #491
Closed
7 tasks

postgresql_privs: deprecate and remove usage_on_types in 3.0.0 #208

hunleyd opened this issue Mar 5, 2022 · 0 comments · Fixed by #491
Assignees
Milestone

Comments

@hunleyd
Copy link
Collaborator

hunleyd commented Mar 5, 2022

SUMMARY

Relates to #207

postgresql_privs: deprecate and remove usage_on_types

The rough plan is:

  • Add a deprecation warning to the postgresql_privs module about the deprecation of the usage_on_types option. Users will be directed to use type: type to explicitly manipulate privileges on PG types.
  • Update docs in the postgresql_privs module.
  • Announce the deprecation and removal in the next major release (6 months - 1 year).
  • Release the above.
  • In 6 months - 1 year plan release 3.0.0.
  • Remove usage_on_types from postgresql_privs.
  • Release 3.0.0.
@hunleyd hunleyd self-assigned this Mar 5, 2022
@hunleyd hunleyd modified the milestone: 3.0.0 Mar 7, 2022
Andersson007 pushed a commit that referenced this issue Mar 7, 2022
* postgresql_privs: deprecate usage_on_types

SUMMARY:

Relates to #208

* fix long lines

* feedback from PR

* tweak changelog fragment

* refactor to use removed_in_version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant