Fill in reasonable-looking cost estimates in inserted nodes.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 30 Apr 1999 04:04:27 +0000 (04:04 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 30 Apr 1999 04:04:27 +0000 (04:04 +0000)
commit1bcb5d2163b8e5461c117dd725d78c93fa1a1990
tree87d24749236b61c5b5bd4b7b6734f8d16e0ded2e
parent9cb32b89f826cea1c95221612fb9d4bd566a08cb
Fill in reasonable-looking cost estimates in inserted nodes.
This makes no difference to the optimizer, which has already decided what
it's gonna do, but it makes the output of EXPLAIN much more plausible.
src/backend/optimizer/plan/createplan.c