Skip to content
Snippets Groups Projects
Select Git revision
22 results Searching

util.go

Blame
  • user avatar
    Oleksii Kliukin authored and GitHub committed
    Be more rigorous about validating user flags.
    
    Only accept CREATE ROLE flags that doesn't have any params (i.e.
    not ADMIN or CONNECTION LIMIT). Check that both flag and NOflag
    are not used at the same time.
    7667847b
    History