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

7782 Commits

Author SHA1 Message Date
brodsom
106b3a07f5 -Remove NULL_PTR macro
-Remove unneeded casts
2003-08-26 23:12:42 +00:00
brodsom
9b0b696232 increment build number 2003-08-26 23:11:55 +00:00
fsg
dc16d8b9cc increment build number 2003-08-26 22:05:54 +00:00
fsg
14d3c611e4 nightly update 2003-08-26 22:05:52 +00:00
brodsom
2385a310c0 increment build number 2003-08-26 18:46:33 +00:00
brodsom
4dd2dd5f10 increment build number 2003-08-26 18:46:32 +00:00
brodsom
3b3302735b Remove BOOLEAN, TRUE and FALSE macros 2003-08-26 18:46:31 +00:00
brodsom
df130a70d3 increment build number 2003-08-26 18:45:45 +00:00
brodsom
f16bc0a6fc Replace EXIT macro with dba_exit inline function 2003-08-26 18:43:29 +00:00
brodsom
04f2d0c9e8 increment build number 2003-08-26 18:43:28 +00:00
brodsom
61374ed384 increment build number 2003-08-26 18:43:03 +00:00
brodsom
3e9589f22e Replace EXIT macro with dba_full_exit inline function 2003-08-26 18:43:02 +00:00
brodsom
cccad21362 increment build number 2003-08-26 18:40:15 +00:00
brodsom
28af2fc174 Replace EXIT macro with gsec_exit inline function 2003-08-26 18:40:13 +00:00
aafemt
b2c63a1eb9 increment build number 2003-08-26 10:58:08 +00:00
aafemt
7ba617f704 removing word 'struct' from variable declarations as obsolete 2003-08-26 10:58:06 +00:00
brodsom
98e0d01551 increment build number 2003-08-26 10:42:47 +00:00
brodsom
c610785e97 Remove BOOLEAN, TRUE and FALSE macros 2003-08-26 10:42:46 +00:00
aafemt
3db2165ee4 increment build number 2003-08-26 10:29:53 +00:00
aafemt
7f69b3458a some magic for yday() by Vladimir Tcvigun 2003-08-26 10:29:52 +00:00
dimitr
4628cb8d3a increment build number 2003-08-26 07:24:00 +00:00
dimitr
20f3ec5510 increment build number 2003-08-26 07:23:59 +00:00
dimitr
699e00204f Added support for "-r" and "-t" GSTAT switches to the Services API. Thanks to Vlad Horsun. 2003-08-26 07:23:58 +00:00
dimitr
b03367e7f9 increment build number 2003-08-26 07:23:40 +00:00
dimitr
065633be5b increment build number 2003-08-26 07:20:36 +00:00
dimitr
61a1c1ebb6 Added attachment timestamp (to support future extentions) 2003-08-26 07:20:33 +00:00
dimitr
afb392a172 increment build number 2003-08-26 07:15:53 +00:00
dimitr
2b43a8cb49 Fixed SUBSTRING function 2003-08-26 07:15:52 +00:00
dimitr
b1a67cdf13 increment build number 2003-08-26 07:13:34 +00:00
dimitr
323bae2372 1. MAP renamed to DSQL_MAP
2. Minor cleanup
3. Fixed BREAK/LEAVE code to support FOR EXECUTE STATEMENT loops
4. Added support for loop labels and LEAVE <label> statement
5. Fixed SUBSTRING to support value expressions as its arguments
2003-08-26 07:13:33 +00:00
dimitr
e4717d13a1 increment build number 2003-08-26 07:12:22 +00:00
dimitr
3203029f9f increment build number 2003-08-26 06:57:38 +00:00
brodsom
ecf42d6b0a increment build number 2003-08-26 06:56:44 +00:00
brodsom
16cd357415 increment build number 2003-08-26 06:56:43 +00:00
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