lp:~posulliv/drizzle/optimizer

Created by Padraig O'Sullivan and last modified
Get this branch:
bzr branch lp:~posulliv/drizzle/optimizer
Only Padraig O'Sullivan can upload to this branch. If you are Padraig O'Sullivan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Padraig O'Sullivan
Project:
Drizzle
Status:
Development

Recent revisions

1175. By Padraig O'Sullivan

Fixed some compiler errors that I got when I tried compiling my
changes...mostly from typos and the like.

1174. By Padraig O'Sullivan

Added a factory class for creating access methods. Created a number of
classes to represent each access method. Removed the switch statement that
did a switch on an access method type.

1173. By Padraig O'Sullivan

Changing my mind about how I am going to first start on this. I will not
have a pointer to an AccessMethod object within the JoinTable class so I
removed that.

1172. By Padraig O'Sullivan

Added an abstract class for representing an access method in the optimizer.

1171. By Padraig O'Sullivan

Merge from trunk.

1170. By Padraig O'Sullivan

Some more changes based on feedback from Jay's review.

1169. By Padraig O'Sullivan

Small style cleanups from Jay's review.

1168. By Padraig O'Sullivan

Fixed some style related issues Jay pointed out during code review.

1167. By Padraig O'Sullivan

Merge from trunk.

1166. By Padraig O'Sullivan

Small formatting changes.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.