How would I get rid of trailing blank line? - Mailing list pgsql-sql

From Tena Sakai
Subject How would I get rid of trailing blank line?
Date
Msg-id FE44E0D7EAD2ED4BB2165071DB8E328C04E84A65@egcrc-ex01.egcrc.org
Whole thread Raw
Responses Re: How would I get rid of trailing blank line?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: How would I get rid of trailing blank line?  (Scott Marlowe <scott.marlowe@gmail.com>)
Re: How would I get rid of trailing blank line?  ("Greg Sabino Mullane" <greg@turnstep.com>)
Re: How would I get rid of trailing blank line?  ("david.paulo" <david.paulo@legalfirst.com.au>)
List pgsql-sql
<p><font size="2">Hi Everybody,<br /><br /> I am using postgres 8.3.4 on linux.<br /> I often use a line like:<br />  
psql-tf query.sql mydatabase > query.out<br /><br /> -t option gets rid of the heading and count<br /> report at the
bottom. There is a blank line<br /> at the bottom, however.  Is there any way to<br /> have psql not give me that blank
line?<br/><br /> Thank you for your help.<br /><br /> Regards,<br /><br /> Tena Sakai<br /> tsakai@gallo.ucsf.edu<br
/></font>

pgsql-sql by date:

Previous
From: "Greg Sabino Mullane"
Date:
Subject: Re: Performance problem with row count trigger
Next
From: Adrian Klaver
Date:
Subject: Re: FUNCTION problem