Is this feature a bug?

Поиск
Список
Период
Сортировка
От Christopher Sawtell
Тема Is this feature a bug?
Дата
Msg-id 01013112030000.02983@berty
обсуждение исходный текст
Ответы Re: Is this feature a bug?
Список 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 по дате отправления:

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: [HACKERS] 7.1beta4 bug creating a certain table
Следующее
От: Keith Gray
Дата:
Сообщение: DROP Column