aboutsummaryrefslogtreecommitdiff
path: root/src/bin/psql/help.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2000-01-14 22:11:38 +0000
committerPeter Eisentraut <peter_e@gmx.net>2000-01-14 22:11:38 +0000
commit4ceb2d0cb619bba2ecbf5d72a10c8fa7ba321366 (patch)
treefedda3351400f98ed990320516f0eed80d6c1b73 /src/bin/psql/help.c
parent2af360ed1c5036b8d488cdb6dc94f96608375769 (diff)
downloadpostgresql-4ceb2d0cb619bba2ecbf5d72a10c8fa7ba321366.tar.gz
postgresql-4ceb2d0cb619bba2ecbf5d72a10c8fa7ba321366.zip
* User management commands no longer user pg_exec_query_dest -> more robust
* Let unprivileged users change their own passwords. * The password is now an Sconst in the parser, which better reflects its text datatype and also forces users to quote them. * If your password is NULL you won't be written to the password file, meaning you can't connect until you have a password set up (if you use password authentication). * When you drop a user that owns a database you get an error. The database is not gone.
Diffstat (limited to 'src/bin/psql/help.c')
0 files changed, 0 insertions, 0 deletions