8000 Revise searching of subplan target lists to use something more efficient · postgrespro/postgres_cluster@39cee73 · GitHub
[go: up one dir, main page]

Skip to content

Commit 39cee73

Browse files
committed
Revise searching of subplan target lists to use something more efficient
than tlist_member calls. Building a large join tlist is still O(N^2), but with a much smaller constant factor than before.
1 parent 0725065 commit 39cee73

File tree

1 file changed

+248
-194
lines changed

1 file changed

+248
-194
lines changed

0 commit comments

Comments
 (0)
0