bizgres - bizgres: Teach nodeSort and nodeMaterial to optimize out - Mailing list pgsql-committers

From aparashar@pgfoundry.org (User Aparashar)
Subject bizgres - bizgres: Teach nodeSort and nodeMaterial to optimize out
Date
Msg-id 20060322072439.668C0103384D@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Teach nodeSort and nodeMaterial to optimize out unnecessary overhead when the passed-down eflags indicate they can.
SimonRiggs and Tom Lane 

Modified Files:
--------------
    bizgres/postgresql/src/backend/executor:
        execProcnode.c (r1.1.1.2.2.1 -> r1.3)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/backend/executor/execProcnode.c.diff?r1=1.1.1.2.2.1&r2=1.3)
        functions.c (r1.1.1.2.2.1 -> r1.3)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/backend/executor/functions.c.diff?r1=1.1.1.2.2.1&r2=1.3)

pgsql-committers by date:

Previous
From: aparashar@pgfoundry.org (User Aparashar)
Date:
Subject: bizgres - bizgres: Teach nodeSort and nodeMaterial to optimize out
Next
From: aparashar@pgfoundry.org (User Aparashar)
Date:
Subject: bizgres - bizgres: Teach nodeSort and nodeMaterial to optimize out