OSDN Git Service

Code review for EXPLAIN patch. Fix some typos, make it behave sanely
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 30 May 2006 19:24:25 +0000 (19:24 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 30 May 2006 19:24:25 +0000 (19:24 +0000)
commita18ebc5541c20bf6aca70532bbf1a0531d1b2659
treef77bec1ef5bfe5a97eb998d73954a0e3509294c0
parent3993bd8e07a31dd3b4606a53cc02627da7ed769c
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.
src/backend/executor/instrument.c
src/include/executor/instrument.h