diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-04-17 18:30:18 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-04-17 18:30:18 +0000 |
commit | c5e4e91a96aa27f7dee05a763122ad66c5c69282 (patch) | |
tree | f13a7994d646a44e0aad8e7fac3f2c4be9bc518a /src/backend/utils/adt/misc.c | |
parent | d1cbd26ded664bf2d3ace87036b822dedba28077 (diff) | |
download | postgresql-c5e4e91a96aa27f7dee05a763122ad66c5c69282.tar.gz postgresql-c5e4e91a96aa27f7dee05a763122ad66c5c69282.zip |
Add some code to EXPLAIN to show the targetlist (ie, output columns)
of each plan node. For the moment this is debug support only and is
not enabled unless EXPLAIN_PRINT_TLISTS is defined at build time.
Later I'll see about the idea of letting EXPLAIN VERBOSE do it.
Diffstat (limited to 'src/backend/utils/adt/misc.c')
0 files changed, 0 insertions, 0 deletions