pgcheck - pokus: call of HeapTupleSatisfiesNow function was removed - Mailing list pgsql-committers

From machr2@pgfoundry.org (User Machr2)
Subject pgcheck - pokus: call of HeapTupleSatisfiesNow function was removed
Date
Msg-id 20071216210905.DDCFF17AC8A3@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
call of HeapTupleSatisfiesNow function was removed because it is already done in heap_getnext function. Formating of
ereportfunction was changed. 

Modified Files:
--------------
    pokus/src:
        pgcheck_index_fast.c (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgcheck/pokus/src/pgcheck_index_fast.c.diff?r1=1.2&r2=1.3)

pgsql-committers by date:

Previous
From: machr2@pgfoundry.org (User Machr2)
Date:
Subject: pgcheck - pokus: function index_getnext_indexitem was replaced by
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Make an editorial pass over the newly SGML-ified contrib