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

7817 Commits

Author SHA1 Message Date
brodsom
315701fa01 increment build number 2003-09-01 07:54:18 +00:00
brodsom
0b6bfa1f32 increment build number 2003-09-01 07:52:19 +00:00
brodsom
99f5449bdb increment build number 2003-09-01 07:51:51 +00:00
brodsom
c415e66539 increment build number 2003-09-01 07:51:16 +00:00
brodsom
e7900fd7ca increment build number 2003-09-01 07:49:59 +00:00
brodsom
2dbed7a7b2 increment build number 2003-09-01 07:48:28 +00:00
brodsom
a39da2ae83 increment build number 2003-09-01 07:47:35 +00:00
brodsom
333f43fd52 increment build number 2003-09-01 07:46:57 +00:00
brodsom
27b724d740 increment build number 2003-09-01 07:41:38 +00:00
brodsom
b32c11986b -Use NULL instead 0 for null pointers
-Remove unneeded casts
2003-09-01 07:41:37 +00:00
brodsom
0b4b6e6c30 increment build number 2003-09-01 07:39:55 +00:00
brodsom
a062a7dcfd Correction 2003-09-01 07:39:54 +00:00
arnobrinkman
0edbe85b35 increment build number 2003-08-31 22:41:20 +00:00
arnobrinkman
df3c6abf15 1) fix: Unique index must be complete used else we keep on looking for another one.
2) MERGE can also handle expressions, stupid example :
  SELECT
    *
  FROM
    RDB$RELATIONS r,
    RDB$RELATION_FIELDS rf
  WHERE
    rf.RDB$RELATION_NAME || 'A' = r.RDB$RELATION_NAME || 'A'
3) Do some code style issues
2003-08-31 22:41:19 +00:00
fsg
c763e02fe5 increment build number 2003-08-31 22:06:13 +00:00
fsg
62c14189a1 nightly update 2003-08-31 22:06:12 +00:00
arnobrinkman
14986dab65 increment build number 2003-08-31 19:38:57 +00:00
arnobrinkman
4cf311c937 increment build number 2003-08-31 15:01:47 +00:00
robocop
bd6e0d4647 increment build number 2003-08-31 12:55:34 +00:00
robocop
c82062a50a Kill warning 2003-08-31 12:55:33 +00:00
robocop
7cb3d3e771 increment build number 2003-08-31 12:27:47 +00:00
robocop
ff08b724d0 Remove duplicate CVS $Id tag 2003-08-31 12:27:46 +00:00
robocop
345d34f215 increment build number 2003-08-31 12:23:55 +00:00
robocop
0e63f189f5 Unused var 2003-08-31 12:23:52 +00:00
epocman
5845b1797f increment build number 2003-08-31 09:08:10 +00:00
dimitr
c40d488635 increment build number 2003-08-31 07:44:11 +00:00
dimitr
aefe513fae Small corrections. 2003-08-31 07:44:10 +00:00
dimitr
6d7ef351d0 increment build number 2003-08-31 07:41:53 +00:00
fsg
258aa65fe7 increment build number 2003-08-30 22:05:55 +00:00
fsg
6b1dccfeab nightly update 2003-08-30 22:05:53 +00:00
arnobrinkman
20a2c72c62 increment build number 2003-08-30 19:51:46 +00:00
arnobrinkman
5ce032f2d9 Optimizer fix. Compound-indices were choosen above single-indices where we need only the single-field-index. 2003-08-30 19:51:44 +00:00
dimitr
8a4a3ff3b8 increment build number 2003-08-30 16:49:17 +00:00
dimitr
251ba44178 increment build number 2003-08-30 16:49:16 +00:00
dimitr
eb6acae759 Cleanup variable names. 2003-08-30 16:49:15 +00:00
dimitr
fe98c4c29c Fixed runtime check, as pointed by Claudio. 2003-08-30 16:45:06 +00:00
dimitr
87cf84bfab increment build number 2003-08-30 16:45:05 +00:00
dimitr
6551ed4be6 increment build number 2003-08-30 16:43:17 +00:00
dimitr
ace547ee98 Fixed broken savepoint handling in BREAK/LEAVE/EXIT.
The bug caused to logical database corruption/inconsistency, such as PK/UK violation, or BUGCHECK(287).
2003-08-30 16:43:16 +00:00
dimitr
0f3bcb22dd increment build number 2003-08-30 16:41:18 +00:00
arnobrinkman
f8f33fdefa increment build number 2003-08-30 15:56:04 +00:00
epocman
a5a5410ba1 increment build number 2003-08-30 13:54:58 +00:00
epocman
61b470557d OEM/Ansi conversions, command-line password, other minor updates. 2003-08-30 13:54:56 +00:00
brodsom
2eb9d6ca1c increment build number 2003-08-30 02:12:45 +00:00
brodsom
0065c98434 -Remove GDS_VAL and GDS_REF 2003-08-30 02:12:44 +00:00
brodsom
578f5c0d54 increment build number 2003-08-30 02:11:10 +00:00
brodsom
61dea642c1 increment build number 2003-08-30 02:02:38 +00:00
brodsom
d034fe82c6 -Remove GDS_VAL and GDS_REF 2003-08-30 02:02:36 +00:00
brodsom
9341ca667b increment build number 2003-08-30 02:00:03 +00:00
brodsom
aa8800cc08 increment build number 2003-08-30 01:54:27 +00:00