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

From [email protected] (Tom Lane)
Subject pgsql: Code review for EXPLAIN patch.
Date
Msg-id [email protected]
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: [email protected] (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