Version 1.3, released 2024-06-12

Enhancements:
- Support the MAINTAINprivilege new in PostgreSQL v17.

Version 1.2, released 2024-02-16

Enhancements:
- Add sequence to "permission_target" for ease of use.

  Idea by Srikanth Medikonda.

Version 1.1, released 2018-12-19

Enhancements:
- Add triggers to the permission views to make them updatable.
  Updating will issue GRANT or REVOKE statements.

  Patch by Antonin Houska.

Bugfixes:
- Rename the "permissions" column of "schema_permissions" and
  "database_permissions" to "permission" to match the other views.

Version 1.0, released 2018-10-18

- first release
