postgresql/src/bin/scripts
Peter Eisentraut a347f96b99 createuser: Disable prompting by default
Do not prompt when options were not specified.  Assume --no-createdb,
--no-createrole, --no-superuser by default.

Also disable prompting for user name in dropdb, unless --interactive
was specified.

reviewed by Josh Kupershmidt
2012-02-07 14:55:34 +02:00
..
po Translation updates 2011-08-17 14:07:46 +03:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
clusterdb.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
common.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
common.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
createdb.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
createlang.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
createuser.c createuser: Disable prompting by default 2012-02-07 14:55:34 +02:00
dropdb.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
droplang.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
dropuser.c createuser: Disable prompting by default 2012-02-07 14:55:34 +02:00
Makefile Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
nls.mk Make _ be automatically included in GETTEXT_TRIGGERS 2011-06-26 23:05:30 +03:00
reindexdb.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
vacuumdb.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00