Don't handle PUBLIC/NONE separately

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 869eb8416255da99fe5ba1f6d98e52a41999d30e
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2015-07-20T16:47:15Z
Releases: 9.5.0
Don't handle PUBLIC/NONE separately

Since those role specifiers are checked in the grammar, there's no need
for the old checks to remain in place after 31eae6028ec.  Remove them.

Backpatch to 9.5.

Noted and patch by Jeevan Chalke

Files

PathChange+/−
src/backend/commands/user.c modified +0 −14