diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2000-01-14 22:11:38 +0000 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2000-01-14 22:11:38 +0000 |
commit | 4ceb2d0cb619bba2ecbf5d72a10c8fa7ba321366 (patch) | |
tree | fedda3351400f98ed990320516f0eed80d6c1b73 /src/backend/access/gist/gistscan.c | |
parent | 2af360ed1c5036b8d488cdb6dc94f96608375769 (diff) | |
download | postgresql-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/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions