pgcheck - pokus: call of HeapTupleSatisfiesNow function was removed

From: machr2(at)pgfoundry(dot)org (User Machr2)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgcheck - pokus: call of HeapTupleSatisfiesNow function was removed
Date: 2007-12-16 21:09:05
Message-ID: 20071216210905.DDCFF17AC8A3@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
call of HeapTupleSatisfiesNow function was removed because it is already done in heap_getnext function. Formating of ereport function 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-12-16 23:00:43 pgsql: Make an editorial pass over the newly SGML-ified contrib
Previous Message User Machr2 2007-12-16 21:05:52 pgcheck - pokus: function index_getnext_indexitem was replaced by