postgresql_privs
21.7 KB
- 
Module postgresql_privs: fix default arguments · 5a949dcaDefaults arguments must not be added to the connection keywords, as the other postgresql modules already do. Closes #4043 Aurélien Bompard committed
Defaults arguments must not be added to the connection keywords, as the other postgresql modules already do. Closes #4043