lp:~posulliv/drizzle/bug438387

Created by Padraig O'Sullivan and last modified
Get this branch:
bzr branch lp:~posulliv/drizzle/bug438387
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:
Merged

Recent revisions

1144. By Padraig O'Sullivan

Ugh, so it turns out that the default_implementation and
current_implementation pointers can both be pointing to the same thing when
we enter the constructor. Thus, we can't just blindly delete them or we get
a nice old segfault on numerous test cases. So I added a simple conditional
to check if the pointers are the same...not pretty but it will do for now.
Maybe, we should think about re-designing a little bit in this class?

1143. By Padraig O'Sullivan

Added a delete in the TableNameIterator constructor

1142. By Brian Aker <brian@gaz>

Merge bug fix from Medina

1141. By Brian Aker <brian@gaz>

Merge language bits from Monty.

1140. By Brian Aker <brian@gaz>

Merge Monty (fix for distcheck)

1139. By Brian Aker <brian@gaz>

Merge Padraig

1138. By Brian Aker <brian@gaz>

Merge of Joe Daly's work

1137. By Brian Aker <brian@gaz>

Merge Lee

1136. By Brian Aker <brian@gaz>

Merge for bug fixes.

1135. By Brian Aker <brian@gaz>

Merge of Lex -> Statement refactoring

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.