--- sql/oracle/ChangeLog 2008/07/08 13:43:06 1.11 +++ sql/oracle/ChangeLog 2011/08/10 23:13:18 1.13 @@ -1,3 +1,16 @@ +2011-07-28 moko + * parser3oracle.C 1.74: + fixes issue #451 - x64 compile errors + +2010-10-27 moko + * parser3oracle.C 1.73: + new in-parser quoting implementation (fixes issue #1) + +2009-08-23 misha + * configure.in 1.25: + - option --with-dynamic-stdcpp was added + - default (static) linking options were slightly modified + 2008-07-08 misha * parser3oracle.C 1.72: - if limit/offset specified modify query (use ROWNUM in two different ways)