From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | Neil Conway <neilc(at)samurai(dot)com>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: minor SGML fix |
Date: | 2002-11-11 20:21:41 |
Message-ID: | Pine.LNX.4.44.0211112120070.12428-100000@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
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...
--
Peter Eisentraut peter_e(at)gmx(dot)net
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2002-11-11 20:28:26 | Re: pgsql-server/src Makefile.global.in makefiles/ ... |
Previous Message | Bruce Momjian | 2002-11-11 19:18:15 | Re: MemSet inline for newNode |