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

Started by Michael Paquieralmost 7 years ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

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: /messages/by-id/5da284a2-62d9-e338-88d1-26ee5009d93e@gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4fa5edcd1a45cb11bc52b612e12bb29ab39cb895

Modified Files
--------------
src/bin/scripts/createuser.c | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)