pgsql: Fix utterly-bogus code for computing row heights. - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Fix utterly-bogus code for computing row heights.
Date
Msg-id 20080517175214.518C1754C54@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
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.

Modified Files:
--------------
    pgsql/src/bin/psql:
        print.c (r1.103 -> r1.104)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/print.c?r1=1.103&r2=1.104)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix a subtle bug exposed by recent wal_sync_method
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Improve pg_regress so that it reports the fact if any test