OSDN Git Service

As Niel so nicely pointed out this morning, the output of EXPLAIN
authorBruce Momjian <bruce@momjian.us>
Mon, 14 Oct 2002 04:26:54 +0000 (04:26 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 14 Oct 2002 04:26:54 +0000 (04:26 +0000)
commitac376a3eb9ff779753955422f7facd6d26e7d801
tree875a38c69f32af6656bcab95b4763afe7dde821d
parent1f653ec31ef0f88af1216c0631605e859b4794a5
As Niel so nicely pointed out this morning, the output of EXPLAIN
ANALYZE is not quite clear when branches of the query are never
executed. So this tiny patch fixes that.

The patch is attached and can also be found at:
http://svana.org/kleptog/pgsql/pgsql-explain.patch

Martijn van Oosterhout
src/backend/commands/explain.c