aboutsummaryrefslogtreecommitdiff
path: root/contrib/btree_gist/btree_gist.h
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-03-01 11:32:13 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2011-03-01 11:37:01 -0500
commit97c4ee94adf15f7a0a39cbb5549159e2aa0679d1 (patch)
tree09a72b47077da382c563d6b887004d72eb21711d /contrib/btree_gist/btree_gist.h
parent59d6a7594288ebc909a24f3fc9e502f097bbe2ff (diff)
downloadpostgresql-97c4ee94adf15f7a0a39cbb5549159e2aa0679d1.tar.gz
postgresql-97c4ee94adf15f7a0a39cbb5549159e2aa0679d1.zip
Include the target table in EXPLAIN output for ModifyTable nodes.
Per discussion, this seems important for plans involving writable CTEs, since there can now be more than one ModifyTable node in the plan. To retain the same formatting as for target tables of scan nodes, we show only one target table, which will be the parent table in case of an UPDATE or DELETE on an inheritance tree. Individual child tables can be determined by inspecting the child plan trees if needed.
Diffstat (limited to 'contrib/btree_gist/btree_gist.h')
0 files changed, 0 insertions, 0 deletions