GRANT fails where user name includes hyphen - Mailing list pgsql-bugs

From Oliver Elphick
Subject GRANT fails where user name includes hyphen
Date
Msg-id df2fb6c04f69e46edfce0406f570098b
Whole thread Raw
List pgsql-bugs
This bug is still present in 6.4:

  template1=> create user "www-data" nocreatedb nocreateuser;
  CREATE USER

  bray=> grant select on country to "www-data";
  ERROR:  aclparse: mode flags must use "arwR"

Is there any chance of its being fixed for 6.4.1?

- --
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver
               PGP key from public servers; key ID 32B8FAA1
                 ========================================
     "Let us therefore come boldly unto the throne of grace,
      that we may obtain mercy, and find grace to help in
      time of need."             Hebrews 4:16

pgsql-bugs by date:

Previous
From: "Oliver Elphick"
Date:
Subject: postgresql/c.h typedefs Size as 'unsigned int' (fwd)
Next
From: "Oliver Elphick"
Date:
Subject: Failures with arrays