--- sql/oracle/parser3oracle.C 2003/12/22 12:38:50 1.43 +++ sql/oracle/parser3oracle.C 2003/12/24 12:29:56 1.47 @@ -7,7 +7,7 @@ 2001.07.30 using Oracle 8.1.6 [@test tested with Oracle 7.x.x] */ -static const char *RCSId="$Id: parser3oracle.C,v 1.43 2003/12/22 12:38:50 paf Exp $"; +static const char *RCSId="$Id: parser3oracle.C,v 1.47 2003/12/24 12:29:56 paf Exp $"; #include "config_includes.h" @@ -38,6 +38,12 @@ inline int max(int a, int b) { return a> inline int min(int a, int b){ return a