Обсуждение: Is this feature a bug?
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 <<--
Christopher Sawtell wrote: >Is the "( 1 row)" string really supposed to be there? >imho it should not be. >How can I turnit off? \pset tuples_only or \t or start psql with the -t option. -- Oliver Elphick Oliver.Elphick@lfix.co.uk Isle of Wight http://www.lfix.co.uk/oliver PGP: 1024R/32B8FAA1: 97 EA 1D 47 72 3F 28 47 6B 7E 39 CC 56 E4 C1 47 GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C ======================================== "The Lord knoweth how to deliver the godly out of temptations, and to reservethe unjust unto the day of judgment to be punished;" II Peter 2:9