Re: [DOCS] s/user/role/ in section 5.6 of v9.5.0 and 9.6devel of docs.

2016-04-21 Thread Johannes Choo
Great, thanks. On Sun, Apr 17, 2016 at 12:56 AM Peter Eisentraut wrote: > On 01/22/2016 09:23 AM, Johannes Choo wrote: > > I think section 5.6 of v9.5.0 and 9.6devel can benefit from changing > > some occurrences of the word 'user' to 'role. Specifically, in >

[DOCS] s/user/role/ in section 5.6 of v9.5.0 and 9.6devel of docs.

2016-01-22 Thread Johannes Choo
y user on the system.", it is ambiguous whether "user" refers to any role, or a role with a LOGIN privilege, especially when you consider that CREATE USER is shorthand creating a role with LOGIN privileges. Bests, Johannes Choo