Is this feature a bug? - Mailing list pgsql-sql

From Christopher Sawtell
Subject Is this feature a bug?
Date
Msg-id 01013112030000.02983@berty
Whole thread Raw
Responses Re: Is this feature a bug?  ("Oliver Elphick" <olly@lfix.co.uk>)
List pgsql-sql
Greets folks.

Put psql in html mode with \H
execute a query. e.g.:-

school=# \H
Output format is html.
school=# select timestamp('now');
<table border=1> <tr>   <th align=center>timestamp</th> </tr> <tr valign=top>   <td align=left>2001-01-31
11:24:21+13</td></tr>
 
</table>
(1 row)<br>

Is the "( 1 row)" string really supposed to be there?
imho it should not be.
How can I turn it off?

-- 
Sincerely etc.,
NAME       Christopher SawtellCELL PHONE 021 257 4451ICQ UIN    45863470EMAIL      csawtell @ xtra . co . nzCNOTES
ftp://ftp.funet.fi/pub/languages/C/tutorials/sawtell_C.tar.gz
-->> Please refrain from using HTML or WORD attachments in e-mails to me <<--



pgsql-sql by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: [HACKERS] 7.1beta4 bug creating a certain table
Next
From: Keith Gray
Date:
Subject: DROP Column