pgsql: Fix CHECK_RELATION_BLOCK_RANGE macro, which was not merely - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Fix CHECK_RELATION_BLOCK_RANGE macro, which was not merely
Date
Msg-id 20070715234713.53CE69FB2D1@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix CHECK_RELATION_BLOCK_RANGE macro, which was not merely producing
a warning but was outright wrong.

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
    pgsql/contrib/pgstattuple:
        pgstatindex.c (r1.2.2.1 -> r1.2.2.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgstattuple/pgstatindex.c.diff?r1=1.2.2.1&r2=1.2.2.2)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix CHECK_RELATION_BLOCK_RANGE macro, which was not merely
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Get rid of overly cute, unportable, probably not very efficient