pgsql: Fix CHECK_RELATION_BLOCK_RANGE macro, which was not merely

Started by Tom Laneabout 19 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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)