diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2009-04-05 20:32:06 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2009-04-05 20:32:06 +0000 |
commit | eb4c723e562c350f3af828ebe0e8847c79a02a69 (patch) | |
tree | e2d2ea0d39a63f93b9f6798ecdff58616fd9627a /src/backend/access/gist/gistproc.c | |
parent | fbcce08046bc553901ccbcf1ea6cf82f61968970 (diff) | |
download | postgresql-eb4c723e562c350f3af828ebe0e8847c79a02a69.tar.gz |
Make ExecInitExpr build the list of SubPlans found in a plan tree in order
of discovery, rather than reverse order. This doesn't matter functionally
(I suppose the previous coding dates from the time when lcons was markedly
cheaper than lappend). However now that EXPLAIN is labeling subplans with
IDs that are based on order of creation, this may help produce a slightly
less surprising printout.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions