lp://qastaging/~brianaker/drizzle/safe_delete

Created by Brian Aker and last modified
Get this branch:
bzr branch lp://qastaging/~brianaker/drizzle/safe_delete
Only Brian Aker can upload to this branch. If you are Brian Aker please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Brian Aker
Project:
Drizzle
Status:
Merged

Recent revisions

2194. By Brian Aker

This patch adds safe_delete(). All of these locations in the code should be
fixed to use either an auto_ptr or a scoped_ptr (not a shared_ptr(), the
overhead for a localized variable like this is too high).

2193. By Brian Aker

Clean up REFERENCE line in parser.

2192. By Brian Aker

Merge in UPDATE

2191. By Brian Aker

Refactor DELETE so that it is a simple statement.

2190. By Brian Aker

Additional clean up on non-typed terms

2189. By Brian Aker

Cleanup around < and >

2188. By Brian Aker

Remove greedy use = for table alias allowance.

2187. By Brian Aker

Cleanup additional precedence rules.

2186. By Brian Aker

Small cleanup for precendense

2185. By Brian Aker

Merge in additional bits for parser.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/drizzle/7.0
This branch contains Public information 
Everyone can see this information.

Subscribers