Patch to allow createuser options from the command line.
Bruce Momjian <bruce@momjian.us>
Patch to allow createuser options from the command line.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/createuser/createuser.sh | modified | +55 −43 |
| src/bin/createuser/Makefile | modified | +3 −3 |
| src/bin/destroyuser/destroyuser.sh | modified | +3 −3 |
| src/bin/destroyuser/Makefile | modified | +3 −3 |
| src/bin/initdb/initdb.sh | modified | +2 −2 |
| src/bin/initlocation/Makefile | modified | +3 −3 |
| src/bin/ipcclean/ipcclean.sh | modified | +2 −2 |
| src/bin/ipcclean/Makefile | modified | +2 −2 |
| src/man/createuser.1 | modified | +33 −5 |