Tom Lane 34235a295b Cache fmgr lookup data for index's getnext() function in IndexScanDesc,
so that the fmgr lookup only has to happen once per index scan and not
once per tuple.  Seems to save 5% or so of CPU time for an indexscan.
2000-03-14 23:52:01 +00:00
..
2000-02-18 09:30:20 +00:00
2000-01-26 05:58:53 +00:00
2000-01-26 05:58:53 +00:00
2000-02-18 09:30:20 +00:00
2000-01-26 05:58:53 +00:00