git.postgresql.org Git - postgresql.git/commit
Sat, 5 Nov 2022 19:58:51 +0000 (15:58 -0400)
Sat, 5 Nov 2022 19:58:51 +0000 (15:58 -0400)
commit b0b72c64a0ce7bf5dd78a80b33d85c89c943ad0d
Don't pass down nonnullable_vars while reducing outer joins.
We weren't actually using the passed-down list for anything, other
than computing the new value to be passed down further. I (tgl)
probably had the idea that we'd need this data eventually; but
no use-case has emerged in a good long while, so let's just stop
expending useless cycles here.
Richard Guo
Discussion: https://postgr.es/m/CAMbWs48KLy9aBb=sZ5MoNmnqAcGHaW_JTGWLCgoE_uMW7S6C-A@mail.gmail.com
This is the main PostgreSQL git repository.
RSS
Atom