Skip to content

Commit

Permalink
Allow installation by database owner w/o superuser status
Browse files Browse the repository at this point in the history
  • Loading branch information
maparent committed Jul 6, 2021
1 parent 0f1aa16 commit b8f3101
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pgjwt.control
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ comment = 'JSON Web Token API for Postgresql'
default_version = '0.1.0'
relocatable = false
requires = pgcrypto
superuser = false

0 comments on commit b8f3101

Please sign in to comment.