pgsql: Some marginal additional hacking to shave a few more cycles off

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Some marginal additional hacking to shave a few more cycles off
Date: 2005-11-26 05:03:06
Message-ID: 20051126050306.02D97DBE93@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Some marginal additional hacking to shave a few more cycles off
heapgettup.

Modified Files:
--------------
pgsql/src/backend/access/heap:
heapam.c (r1.204 -> r1.205)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/heap/heapam.c.diff?r1=1.204&r2=1.205)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-11-26 18:07:40 pgsql: Teach push_nots() how to negate a ScalarArrayOpExpr.
Previous Message Tom Lane 2005-11-26 03:03:07 pgsql: Change seqscan logic so that we check visibility of all tuples on