diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-02-05 23:19:44 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-02-05 23:19:44 +0000 |
commit | 60be6da7310ba5bc1bd3c03d25f5d5992bf96d0f (patch) | |
tree | 887509a22cf33eadff87cc588b9be66827251ec4 /src/backend/commands/trigger.c | |
parent | 78296c2797cff799ccfee1332261340b685b4242 (diff) | |
download | postgresql-60be6da7310ba5bc1bd3c03d25f5d5992bf96d0f.tar.gz postgresql-60be6da7310ba5bc1bd3c03d25f5d5992bf96d0f.zip |
Replace nth() calls in inner loops with traversal of the list via
lnext, to eliminate O(N^2) behavior with lots of indexquals.
Diffstat (limited to 'src/backend/commands/trigger.c')
0 files changed, 0 insertions, 0 deletions