8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 00:03:03 +01:00
Commit Graph

7848 Commits

Author SHA1 Message Date
brodsom
81a9f3cde6 Remove BOOLEAN, TRUE and FALSE macros 2003-08-26 06:56:42 +00:00
brodsom
ef6f486c7b increment build number 2003-08-26 06:54:46 +00:00
brodsom
4b84a1defe increment build number 2003-08-26 06:52:43 +00:00
brodsom
54199324ef increment build number 2003-08-26 06:52:07 +00:00
brodsom
30a7a93a2d increment build number 2003-08-26 06:52:06 +00:00
brodsom
fdd617d49f Remove BOOLEAN, TRUE and FALSE macros
Some code formatting
2003-08-26 06:52:05 +00:00
brodsom
24bd53406b increment build number 2003-08-26 06:49:51 +00:00
brodsom
07d123596a increment build number 2003-08-26 06:45:34 +00:00
arnobrinkman
8708571ae6 increment build number 2003-08-25 23:35:32 +00:00
arnobrinkman
11b4fcf5b7 1) Make COALESCE/CASE output descriptor more SQL-standard.
Exception is that we allow mixing datatypes with (var)char (except blob), because all datatypes are convertable to character-type and because this functionallity was available from 1st day COALESCE is introduced inside Firebird.
2) Fix bug with expressions without fields inside aggregate-functions.
Example :
  SELECT
    (SELECT Count(1) FROM RDB$DATABASE)
  FROM
    RDB$RELATIONS
2003-08-25 23:35:30 +00:00
arnobrinkman
49279dae3d increment build number 2003-08-25 22:40:25 +00:00
fsg
154db133d8 increment build number 2003-08-25 22:05:20 +00:00
fsg
ba4a58181c nightly update 2003-08-25 22:05:19 +00:00
alexpeshkoff
d9e5b590a0 increment build number 2003-08-25 15:09:46 +00:00
robocop
111d732c2d increment build number 2003-08-25 12:09:17 +00:00
robocop
dbe2772bba Still seems to work after changes.
:-)
2003-08-25 12:09:16 +00:00
robocop
a985f1ab09 increment build number 2003-08-25 12:00:26 +00:00
robocop
80885347fe Still seems to work after changes.
:-)
2003-08-25 12:00:25 +00:00
dimitr
93d1e0da44 increment build number 2003-08-25 08:36:52 +00:00
dimitr
cf812f23c5 increment build number 2003-08-25 08:36:51 +00:00
dimitr
038f7ba8d3 Added new error message for Arno. 2003-08-25 08:36:50 +00:00
dimitr
5953fb8b14 increment build number 2003-08-25 08:36:12 +00:00
dimitr
f02496df37 increment build number 2003-08-25 08:33:27 +00:00
dimitr
0ab3c44180 increment build number 2003-08-25 08:17:57 +00:00
dimitr
b6f1b4cfe3 Added new error message for Arno. 2003-08-25 08:17:56 +00:00
dimitr
ba5fdca289 increment build number 2003-08-25 08:16:48 +00:00
eku
05fcf34778 increment build number 2003-08-25 07:26:42 +00:00
eku
34722ab841 increment build number 2003-08-25 07:26:41 +00:00
eku
f8eb5c6be0 increment build number 2003-08-25 07:26:40 +00:00
eku
73137f9d60 Since all supported platforms provide the function strerror(), get rid of
sys_errlist[]. It's not portable anyway.
2003-08-25 07:26:39 +00:00
eku
625e61d063 increment build number 2003-08-25 07:26:38 +00:00
eku
a2ca0a23ef increment build number 2003-08-25 07:26:37 +00:00
eku
e040aff1a0 increment build number 2003-08-25 07:26:36 +00:00
arnobrinkman
98090c369a increment build number 2003-08-24 22:15:25 +00:00
arnobrinkman
79c10074c0 Already fix COALESCE/CASE output-descriptor behaviour inside HEAD branch to conform with SQL-standard.
FB1.5_RELEASE will follow when error-message is added
2003-08-24 22:15:23 +00:00
arnobrinkman
5574ba63d6 increment build number 2003-08-24 15:22:12 +00:00
arnobrinkman
9cf1f386fa fix bad behaviour with auto-union-cast 2003-08-24 15:22:11 +00:00
arnobrinkman
f75230fc45 increment build number 2003-08-24 02:56:54 +00:00
arnobrinkman
006070b331 added comment and nested derived table fix 2003-08-24 02:56:53 +00:00
arnobrinkman
c1d320df9e increment build number 2003-08-24 02:36:48 +00:00
arnobrinkman
c61cbdc5ca fix some derived tables problems 2003-08-24 02:36:46 +00:00
fsg
5a09f3b11d increment build number 2003-08-23 22:03:44 +00:00
fsg
86e7c15ad6 nightly update 2003-08-23 22:03:42 +00:00
dimitr
cbeb1160dd increment build number 2003-08-23 09:26:17 +00:00
dimitr
1a5ce0c4ea Fixed BUGCHECK(178). Record fragment length calculation must be consistent in VIO_erase. 2003-08-23 09:26:15 +00:00
arnobrinkman
224f4aaed8 increment build number 2003-08-22 22:52:59 +00:00
fsg
8ae91cbc52 increment build number 2003-08-22 22:05:15 +00:00
fsg
6d92148273 nightly update 2003-08-22 22:05:13 +00:00
robocop
e63a87f149 increment build number 2003-08-22 13:09:11 +00:00
robocop
e4cfa01286 One warning less 2003-08-22 13:09:09 +00:00