tag 308513 upstream
forwarded 308513 pgsql-bugs@postgresql.org
thanks

Jari Aalto [2005-05-10 20:28 +0300]:
> Package: postgresql-client
> Version: 7.4.7-6
> Severity: minor
> 
> createuser(1) is well laid manual and it reads:
> 
>   EXAMPLES
>        ...
>        $ createuser -p 5000 -h eden -D -A -e joe
>        CREATE USER "joe" NOCREATEDB NOCREATEUSER
>        CREATE USER
> 
> For completeness, please also add this example:
> 
>       CREATE USER 'joe' WITH PASSWORD 'secret';
> 
> Btw, Whouldn't the "joe" in manual be 'joe', since SQL standard does
> not allow to use double quotes for strings; the single quote is 
> reserved for that.

I forwarded this to upstream with a proposed patch. Applying it in
Debian is not really trivial since the manpages come pregenerated in a
tar.gz file (thus not directly patchable), and are originally shipped
in SGML format, but the Makefile fails to regenerate the make.tar.gt
out of the SGML files.. :-(

Since I don't want to disrupt the packaging more than necessary, I'll
leave the patch unapplied for now.

Martin
-- 
Martin Pitt              http://www.piware.de
Ubuntu Developer   http://www.ubuntulinux.org
Debian Developer        http://www.debian.org

Attachment: signature.asc
Description: Digital signature

Reply via email to