git.postgresql.org Git - postgresql.git/commit
Sun, 5 Apr 2009 20:32:06 +0000 (20:32 +0000)
Sun, 5 Apr 2009 20:32:06 +0000 (20:32 +0000)
commit eb4c723e562c350f3af828ebe0e8847c79a02a69
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.
This is the main PostgreSQL git repository.
RSS
Atom