pgsql/doc/src/sgml/ref createuser.sgml

Поиск
Список
Период
Сортировка
От tgl@postgresql.org
Тема pgsql/doc/src/sgml/ref createuser.sgml
Дата
Msg-id 200202131933.g1DJX0C62731@postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.org    02/02/13 14:32:25

Modified files:
    doc/src/sgml/ref: createuser.sgml

Log message:
    Point out that --adduser actually makes the new user a superuser.  This
    was mentioned on the man page for the underlying CREATE USER command,
    but it should be explained here too.


В списке pgsql-committers по дате отправления:

Предыдущее
От: vev@postgresql.org
Дата:
Сообщение: [WEBMASTER] 'www/html interfaces.html'
Следующее
От: tgl@postgresql.org
Дата:
Сообщение: pgsql/src backend/commands/command.c backend/e ...