Minor correction: cause ALTER ROLE role ROLE rolenames to behave

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 0c2d7e39f9089dc1c65d87e656f792f4910460bf
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-07-26T22:37:50Z
Releases: 8.1.0
Minor correction: cause ALTER ROLE role ROLE rolenames to behave
sensibly, even though we don't document it.

Files

PathChange+/−
src/backend/commands/user.c modified +5 −1
src/backend/parser/gram.y modified +3 −1