pg_user cleanup.
Bruce Momjian <bruce@momjian.us>
pg_user cleanup.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/user.c | modified | +13 −13 |
| src/backend/libpq/pg_hba.conf.sample | modified | +3 −2 |
| src/man/alter_user.l | modified | +3 −3 |
| src/man/catalogs.3 | modified | +3 −3 |
| src/man/createuser.1 | modified | +5 −5 |
| src/man/create_user.l | modified | +8 −8 |
| src/man/destroyuser.1 | modified | +5 −5 |
| src/man/pg_dumpall.1 | modified | +2 −2 |
| src/man/pg_hba.conf.5 | modified | +4 −4 |