postgresql/src/bin/scripts
Michael Paquier 50e4c280f0 createuser: Cleanup and fix internal option ordering
This utility supports 23 options that are not really ordered in the
code, making the addition of new things more complicated than necessary.
This cleanup is in preparation for a patch to add even more options.

Discussion: https://postgr.es/m/69a9851035cf0f0477bcc5d742b031a3@oss.nttdata.com
2022-07-13 11:29:02 +09:00
..
po Translation updates 2022-05-16 11:12:42 +02:00
t Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
.gitignore Remove createlang and droplang 2017-03-23 14:16:45 -04:00
clusterdb.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
common.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
common.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
createdb.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
createuser.c createuser: Cleanup and fix internal option ordering 2022-07-13 11:29:02 +09:00
dropdb.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
dropuser.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
Makefile Add option to use ICU as global locale provider 2022-03-17 11:13:16 +01:00
nls.mk Translation updates 2022-05-16 11:12:42 +02:00
pg_isready.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
reindexdb.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
vacuumdb.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00