Skip to content
Snippets Groups Projects
Commit 60be6da7 authored by Tom Lane's avatar Tom Lane
Browse files

Replace nth() calls in inner loops with traversal of the list via

lnext, to eliminate O(N^2) behavior with lots of indexquals.
parent 78296c27
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment