Re: assorted documentation errors

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: assorted documentation errors
Дата
Msg-id Pine.LNX.4.30.0108131838390.677-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: assorted documentation errors  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-bugs
Bruce Momjian writes:

> diff -c -r1.17 create_user.sgml
> *** create_user.sgml    2001/07/10 22:09:27     1.17
> --- create_user.sgml    2001/08/13 15:21:14
> ***************
> *** 28,34 ****
>   where <replaceable class="PARAMETER">option</replaceable> can be:
>
>           SYSID <replaceable class="PARAMETER">uid</replaceable>
> !         | PASSWORD '<replaceable > class="PARAMETER">password</replaceable>'
>           | CREATEDB | NOCREATEDB
>           | CREATEUSER | NOCREATEUSER
>           | IN GROUP <replaceable class="PARAMETER">groupname</replaceable> [, ...]
> --- 28,34 ----
>   where <replaceable class="PARAMETER">option</replaceable> can be:
>
>           SYSID <replaceable class="PARAMETER">uid</replaceable>
> !         | [ ENCRYPTED | UNENCRYPTED ] PASSWORD '<replaceable class="PARAMETER">password</replaceable>'
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
???

>           | CREATEDB | NOCREATEDB
>           | CREATEUSER | NOCREATEUSER
>           | IN GROUP <replaceable class="PARAMETER">groupname</replaceable> [, ...]


--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: assorted documentation errors
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Except all eliminates what it shouldnt