summaryrefslogtreecommitdiff
path: root/database/postgresql/postgresql_privs.py
Commit message (Expand)AuthorAgeFilesLines
* Fix function identifier quotingJohannes Steger2015-01-261-1/+4
* Add USAGE as a valid privilegeToshio Kuratomi2014-12-031-1/+1
* Gixes to doc formattingToshio Kuratomi2014-12-031-1/+1
* Adds a login_unix_socket option to the postgresql_privs module.Dan2014-12-011-13/+26
* Correct new function nameToshio Kuratomi2014-11-251-3/+3
* Normalize privs and flags to uppercase so comparisons against allowed names w...Toshio Kuratomi2014-11-251-1/+1
* Make sure we quote or confirm good all user provided identifiersToshio Kuratomi2014-11-241-8/+17
* Some more module categorization.Michael DeHaan2014-11-041-0/+613