utility programs EXAMPLES at HEAD is not yet corrected

From: Katsuhiko Okano <okano(dot)katsuhiko(at)oss(dot)ntt(dot)co(dot)jp>
To: pgsql-docs(at)postgresql(dot)org
Subject: utility programs EXAMPLES at HEAD is not yet corrected
Date: 2007-06-21 06:27:28
Message-ID: 467A1A50.5050309@oss.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

hi.

In the following mail,
The action of the createdb command and others changed at HEAD and
the sgml file was also corrected.
However, description of EXAMPLES is not yet corrected.
I think that correction is required also there.

Regards,

http://archives.postgresql.org/pgsql-committers/2007-06/msg00043.php
>> > >pgsql: Remove gratuitous response messages from utility programs.

> > Remove gratuitous response messages from utility programs.
> >
> > (Possibly release notes material, lest users be confused.)
> >
> > The --quiet option is now obsolete and without effect in createdb,
> > createuser, dropdb, dropuser; kept for compatibility but marked for
> > removal in 8.4.

http://momjian.us/main/writings/pgsql/sgml/app-createdb.html
> > Examples
> > To create the database demo using the default database server:
> >
> > $ createdb demo
> > CREATE DATABASE
> >
> > The response is the same as you would have gotten from running the CREATE
DATABASE SQL command.
--
--------
Katsuhiko Okano
okano katsuhiko _at_ oss ntt co jp

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Greg Smith 2007-06-21 07:14:48 Re: Volunteer to build a configuration tool
Previous Message Greg Smith 2007-06-20 20:23:44 Re: Volunteer to build a configuration tool