Re: minor SGML fix

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Neil Conway <neilc(at)samurai(dot)com>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: minor SGML fix
Date: 2002-11-13 02:40:27
Message-ID: 200211130240.gAD2eR814067@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Peter Eisentraut wrote:
> Bruce Momjian writes:
>
> > Peter Eisentraut wrote:
> > > Neil Conway writes:
> > >
> > > > BTW, should we be marking 'psql', 'pg_dump', and other client-side
> > > > utilities in <application> tags or <command> tags?
> > >
> > > Depends on whether you speak of the application or the command. ;-)
> >
> > Peter, please elaborate on that.
>
> Well, if you say
>
> start psql with the --foo option
>
> then it's a command, but if you say
>
> in psql you can use the cursor keys
>
> then it's an application. In my mind anyway...

What about:

if you start psql with the --foo option

What is that? I assume that is application, and that command is for
things you type, but that doesn't match your --foo example above. I am
confused.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-11-13 02:40:47 Re: Domain Check Constraints
Previous Message Rod Taylor 2002-11-13 02:34:59 Re: Domain Check Constraints