1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-10 09:21:54 +03:00
Tom Lane bc9236bc01 Revise _bt_binsrch() so that its binary search loop takes
care of equal-key cases, eliminating bt_firsteq().  The linear search
formerly done by bt_firsteq() took a lot of time in the case where many
equal keys appear on the same page.
1999-07-16 22:17:06 +00:00
..
1999-07-16 05:41:19 +00:00
1998-11-19 02:39:51 +00:00
1998-03-16 05:52:23 +00:00
1999-07-16 17:07:40 +00:00
1999-07-16 17:46:32 +00:00
1999-05-25 16:15:34 +00:00
Hi,
1999-06-11 15:01:29 +00:00
1997-08-22 16:38:33 +00:00