Re: assorted documentation errors - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: assorted documentation errors
Date
Msg-id 200108131637.f7DGbD022053@candle.pha.pa.us
Whole thread Raw
In response to assorted documentation errors  (Rich Morin <rdm@cfcl.com>)
List pgsql-bugs
See later message.  These were not applied.  This is other work I am doing.

> 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
>
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: assorted documentation errors
Next
From: Peter Eisentraut
Date:
Subject: Re: assorted documentation errors