Remove last traces of --adduser/--no-adduser in createuser

Michael Paquier <michael@paquier.xyz>

Commit: 4fa5edcd1a45cb11bc52b612e12bb29ab39cb895
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-10-23T03:27:03Z
Releases: 13.0
Remove last traces of --adduser/--no-adduser in createuser

8ae0d47 marked those options as obsolete back in 2005, with the options
removed from the documentation.  This removes the last references to
both options in the code which were kept around for compatibility
purposes with past commands.

Author: Alexander Lakhin
Discussion: https://postgr.es/m/5da284a2-62d9-e338-88d1-26ee5009d93e@gmail.com

Files

PathChange+/−
src/bin/scripts/createuser.c modified +1 −6

Discussion