[resending...]
On Sat, 22 May 2004 20:28:43 -0400, Neil Conway <neilc(at)samurai(dot)com>
wrote:
>-- Why is there a blank line before the "--" that indicates the
>-- end of the result set?
"--" separates the header line from the *start* of the result set. The
empty line is the header line, containing zero column headers.
>-- If the result set contains two rows, ISTM the psql output
>-- should emit either two or three blank lines before the "--"
>-- that indicates the end of the result set
One empty header line before "--" and then two empty data lines.
Servus
Manfred