1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00
Files
postgres/src
Bruce Momjian 7b2a8e4e56 Currently,only the first column of multi-column indices
is used to find start scan position of Indexscan-s.

To speed up finding scan start position,I have changed
_bt_first() to use as many keys as possible.

I'll attach the patch here.

Regards.

Hiroshi Inoue
1999-09-27 18:20:21 +00:00
..
1998-11-19 02:39:51 +00:00
1999-09-27 10:41:02 +00:00
1999-09-21 21:10:37 +00:00
1999-09-27 00:48:42 +00:00
1999-07-30 03:45:57 +00:00
1997-08-22 16:38:33 +00:00