8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-01 13:20:39 +01:00
firebird-mirror/src/gpre
dimitr d58a557d63 Fixed a number of issues for Dialect 1 and Dialect 3 (string arithmetics) + some cleanup.
The issues are:
1) '1.5' / '0.5' doesn't work in Dialect 1
2) avg ('1.5') doesn't work in Dialect 1
3) 5 * '1.5' produces INT result instead of DOUBLE PRECISION in Dialect 1
4) sum ('1.5') produces NUMERIC(15, 2) result instead of DOUBLE PRECISION in Dialect 1
5) - '1.5' doesn't work in Dialect 1
6) '1.5' * '0.5' and '1.5' / '0.5' are not forbidden in Dialect 3
2005-08-06 05:36:30 +00:00
..
ada.cpp Let's prevent accidental modification of some params. 2005-01-05 08:25:24 +00:00
c_cxx.cpp Fix SF Bug #1103670. 2005-01-17 06:43:49 +00:00
cdbtable.h added new dpb parameters 2004-11-07 14:20:58 +00:00
cmd_proto.h General cleanup. Sorry if I missed some occurrence. 2004-01-28 07:50:41 +00:00
cmd.cpp Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
cme_proto.h General cleanup. Sorry if I missed some occurrence. 2004-01-28 07:50:41 +00:00
cme.cpp Fixed a number of issues for Dialect 1 and Dialect 3 (string arithmetics) + some cleanup. 2005-08-06 05:36:30 +00:00
cmp_proto.h Cleanup 2004-02-02 11:02:12 +00:00
cmp.cpp Misc changes: 2004-06-03 07:31:10 +00:00
cob.cpp SOLARIS cleanup 2005-02-17 12:51:13 +00:00
dyntable.cpp Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
dyntable.h Ok, i'm joining Firebird destruction team with my cleanup: 2003-09-28 21:36:05 +00:00
exp_proto.h General cleanup. Sorry if I missed some occurrence. 2004-01-28 07:50:41 +00:00
exp.cpp Misc. 2005-01-17 05:22:10 +00:00
ftn.cpp Let's prevent accidental modification of some params. 2005-01-05 08:25:24 +00:00
gpre_meta_boot.cpp Make gpre_boot work without -lang_internal switch 2005-06-22 22:23:05 +00:00
gpre_meta.epp Fix SF Bug #504978. Restore gpre ability to work with variables up to 63 bytes in length. Now that the lengths are expressed by constants instead of random values in each place, the limit may be increased further. The problem happened between IB5 and IB6 at Borland. 2005-01-17 05:02:09 +00:00
gpre_meta.h Cleanup 2004-02-02 11:02:12 +00:00
gpre_proto.h const correctness 2003-11-28 06:48:34 +00:00
gpre.cpp fixed declarations of gds__temp_file() parameter - 2005-05-14 10:42:58 +00:00
gpre.h Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
gpreswi.h Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
hsh_proto.h General cleanup. Sorry if I missed some occurrence. 2004-01-28 07:50:41 +00:00
hsh.cpp Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
hsh.h Misc: style. 2004-11-24 09:22:07 +00:00
int_cxx.cpp Let's prevent accidental modification of some params. 2005-01-05 08:25:24 +00:00
jrdme_proto.h style 2003-10-05 06:58:07 +00:00
jrdmet.cpp Misc: format 2004-08-21 09:29:46 +00:00
lang_proto.h const correctness 2003-10-29 10:53:47 +00:00
movg_proto.h const correctness, vars in scope, etc. 2003-10-05 06:56:48 +00:00
movg.cpp Thread cleanup: 2004-06-08 13:41:08 +00:00
msc_proto.h Cleanup 2004-02-02 11:02:12 +00:00
msc.cpp -Join gpre globals in one struct (and remove some macros) and put not globals in the corresponding source. 2004-05-24 17:13:38 +00:00
par_proto.h General cleanup. Sorry if I missed some occurrence. 2004-01-28 07:50:41 +00:00
par.cpp Fix SF Bug #1103683 for gpre. 2005-01-17 06:48:18 +00:00
parse.h Fix SF Bug #504978. Restore gpre ability to work with variables up to 63 bytes in length. Now that the lengths are expressed by constants instead of random values in each place, the limit may be increased further. The problem happened between IB5 and IB6 at Borland. 2005-01-17 05:02:09 +00:00
pas.cpp Let's prevent accidental modification of some params. 2005-01-05 08:25:24 +00:00
pat_proto.h const correctness, vars in scope, etc. 2003-10-05 06:56:48 +00:00
pat.cpp Misc. 2005-01-12 05:50:52 +00:00
pat.h General cleanup. Sorry if I missed some occurrence. 2004-01-28 07:50:41 +00:00
prett_proto.h style 2003-10-05 06:58:07 +00:00
pretty.cpp Misc. 2004-12-16 03:10:20 +00:00
sdltable.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
sqe_proto.h General cleanup. Sorry if I missed some occurrence. 2004-01-28 07:50:41 +00:00
sqe.cpp Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00
sql_proto.h Fix SF Bug #504978. Restore gpre ability to work with variables up to 63 bytes in length. Now that the lengths are expressed by constants instead of random values in each place, the limit may be increased further. The problem happened between IB5 and IB6 at Borland. 2005-01-17 05:02:09 +00:00
sql.cpp Fix SF Bug #1103740 2005-01-17 08:55:03 +00:00
words.h Merge INTL branch into HEAD 2005-05-27 22:45:31 +00:00