pgsql: Code review for EXPLAIN patch. - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Code review for EXPLAIN patch.
Date
Msg-id 20060530192425.341AB9FADD1@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Code review for EXPLAIN patch.  Fix some typos, make it behave sanely
across multiple loops, get rid of the shaky assumption that exactly one
tuple is returned per node iteration.

Modified Files:
--------------
    pgsql/src/backend/executor:
        instrument.c (r1.15 -> r1.16)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/executor/instrument.c.diff?r1=1.15&r2=1.16)
    pgsql/src/include/executor:
        instrument.h (r1.14 -> r1.15)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/executor/instrument.h.diff?r1=1.14&r2=1.15)

pgsql-committers by date:

Previous
From: nwakefield@pgfoundry.org (User Nwakefield)
Date:
Subject: bizgres - bizgres: Fixed.
Next
From: "Jackie Leng"
Date:
Subject: Re: pgsql: Fix calculation of plan node extParams to account for the