Обсуждение: pgsql: Remove last traces of --adduser/--no-adduser in createuser

Поиск
Список
Период
Сортировка

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

От
Michael Paquier
Дата:
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

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(-)