Re: [BUGS] Bug #718: request for improvement of /? to show - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: [BUGS] Bug #718: request for improvement of /? to show
Date
Msg-id 200212112308.gBBN8kr05607@candle.pha.pa.us
Whole thread Raw
In response to Re: [BUGS] Bug #718: request for improvement of /? to show  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > OK, new output attached.  Does the HTML section look silly now with only
> > two entries?
>
> Yeah.  I think it should be folded into "Formatting", since it really is
> only an output-formatting option.
>
> I have a problem with the "Query Buffer" section, also: I don't think
> \i, \o, etc have anything to do with the query buffer.  Could we split
> this section into "Query Buffer" (\g \r \e \p \w) and "I/O Redirection"
> (\i \o \s), or something like that?  Perhaps \copy could go into the
> redirection section too, rather than suffering a shotgun wedding with
> the large-object commands.

Oh, I also folded HTML into Formatting as you suggested.

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

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [BUGS] Bug #718: request for improvement of /? to show
Next
From: Jon Jensen
Date:
Subject: Re: Refuse SSL patch