Skip to content

Commit

Permalink
fixed all issues related to detection of end of statement
Browse files Browse the repository at this point in the history
  • Loading branch information
fordfrog committed Sep 15, 2012
1 parent 62378d5 commit b9370e8
Show file tree
Hide file tree
Showing 6 changed files with 186 additions and 223 deletions.
2 changes: 2 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Fixes
* Fixed NPE when search_path contains quoted schema (patch by Steven Elliott).
* Fixed dropping of default values when --add-defaults is specified (patch by
Jim Mlodgenski).
* Fixed all bugs related to incorrect parsing of end of statement, most often
resulting in StringIndexOutOfBoundException.

-----------------------
2010-10-22: Version 2.3
Expand Down
Loading

0 comments on commit b9370e8

Please sign in to comment.