postgresql/src/bin/createuser
Marc G. Fournier f7c4ec5085 From: D'Arcy J.M. Cain <darcy@druid.net>
The following patch does two things.

 - Clarifies what the effect of allowing users to add new users (Thet
   become super-users.)
 - Makes the default database for the new user if they are not allowed
   to and the user agrees to create it.
1999-01-31 05:04:25 +00:00
..
Makefile Patch to allow createuser options from the command line. 1998-08-22 05:19:35 +00:00
createuser.sh From: D'Arcy J.M. Cain <darcy@druid.net> 1999-01-31 05:04:25 +00:00