Tom Lane 926e8a00d3 Add a back-link from IndexOptInfo structs to their parent RelOptInfo
structs.  There are many places in the planner where we were passing
both a rel and an index to subroutines, and now need only pass the
index struct.  Notationally simpler, and perhaps a tad faster.
2005-03-27 06:29:49 +00:00
..
2004-12-31 22:04:05 +00:00
2005-03-17 05:47:01 +00:00
2005-01-17 20:27:44 +00:00
2005-01-09 17:10:29 +00:00