Restore psql's former behavior that padding spaces to the right of the last
commitc0883d43455a5552f0d2c9de332ec6967b936058
authortgl <tgl>
Sat, 10 May 2008 03:31:58 +0000 (10 03:31 +0000)
committertgl <tgl>
Sat, 10 May 2008 03:31:58 +0000 (10 03:31 +0000)
tree3ced888948073d54eb554cfe03e0b8239a751c71
parent685844ed4af54164091e8d1692ab8050194c41b4
Restore psql's former behavior that padding spaces to the right of the last
output column are not emitted.  (That change already caused more noise in
the regression test output files than I would like.)  Provide some needed
editorial help for comments, clean up code formatting.
src/bin/psql/print.c