mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
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. |
||
|---|---|---|
| .. | ||
| cleardbdir | ||
| createdb | ||
| createuser | ||
| destroydb | ||
| destroyuser | ||
| initdb | ||
| initlocation | ||
| ipcclean | ||
| pg_dump | ||
| pg_encoding | ||
| pg_id | ||
| pg_passwd | ||
| pg_version | ||
| pgaccess | ||
| pgtclsh | ||
| psql | ||
| vacuumdb | ||
| Makefile | ||