1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-02 11:44:50 +03:00
Tom Lane 60be6da731 Replace nth() calls in inner loops with traversal of the list via
lnext, to eliminate O(N^2) behavior with lots of indexquals.
2000-02-05 23:19:44 +00:00
..
1998-11-19 02:39:51 +00:00
2000-01-29 16:58:54 +00:00
2000-01-17 04:47:05 +00:00
2000-01-26 05:58:53 +00:00
2000-01-26 05:58:53 +00:00
1999-12-29 10:28:00 +00:00
1999-07-30 03:45:57 +00:00
1997-08-22 16:38:33 +00:00
2000-01-19 01:42:12 +00:00
Hi!
2000-01-18 19:05:31 +00:00