mirror of
https://github.com/postgres/postgres.git
synced 2025-12-21 05:21:08 +03:00
In docs, rename "backwards compatibility" to "backward compatibility"
for consistency.
This commit is contained in:
@@ -384,7 +384,7 @@ RESET ROLE;
|
||||
roles being used as SQL roles the <literal>INHERIT</> attribute, while
|
||||
giving roles being used as SQL users the <literal>NOINHERIT</> attribute.
|
||||
However, <productname>PostgreSQL</productname> defaults to giving all roles
|
||||
the <literal>INHERIT</> attribute, for backwards compatibility with pre-8.1
|
||||
the <literal>INHERIT</> attribute, for backward compatibility with pre-8.1
|
||||
releases in which users always had use of permissions granted to groups
|
||||
they were members of.
|
||||
</para>
|
||||
|
||||
Reference in New Issue
Block a user