Fix utterly-bogus code for computing row heights. Per crashes on
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 17 May 2008 17:52:14 +0000 (17:52 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 17 May 2008 17:52:14 +0000 (17:52 +0000)
commitcf474a380f104e556811c08c47f673faefefb23b
tree8f6a08f54d639acb8a16e0ef0f86c16ee3694a6a
parentfa8692fc1b0bd41c32c38e936cb0cf7a48c8be0f
Fix utterly-bogus code for computing row heights.  Per crashes on
spoonbill, though one wonders why it didn't misbehave everywhere.
In passing remove some unnecessary modulo calculations.
src/bin/psql/print.c