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

7851 Commits

Author SHA1 Message Date
alexpeshkoff
34c250a66e fix posix SS client library name 2003-09-01 14:22:50 +00:00
alexpeshkoff
de5e897efe increment build number 2003-09-01 14:18:52 +00:00
brodsom
a125502696 increment build number 2003-09-01 14:17:04 +00:00
brodsom
6d3e653370 -Remove build warning (warning LNK4098: defaultlib MSVCRTD conflicts with use of other libs) 2003-09-01 14:17:03 +00:00
skidder
c505e96094 increment build number 2003-09-01 14:04:16 +00:00
skidder
7e29413c02 Adjust MSVC7 makefiles 2003-09-01 14:04:14 +00:00
skidder
51daf57eed increment build number 2003-09-01 13:55:32 +00:00
brodsom
0b977325d3 increment build number 2003-09-01 13:53:05 +00:00
brodsom
0b01be440d -Fix error removing GDS_VAL (Thanks to Claudio) 2003-09-01 13:53:01 +00:00
brodsom
300db8ebbe increment build number 2003-09-01 12:08:58 +00:00
brodsom
ea933fabb3 increment build number 2003-09-01 12:08:57 +00:00
brodsom
7a04ed0496 -Corrections to wal build
-Add walw.exe build to msvc6
2003-09-01 12:08:56 +00:00
brodsom
2d25a7fb7e increment build number 2003-09-01 12:08:12 +00:00
brodsom
d0da59e81a increment build number 2003-09-01 12:07:57 +00:00
brodsom
748e921c4e increment build number 2003-09-01 12:07:28 +00:00
brodsom
edbb0223ad increment build number 2003-09-01 12:06:38 +00:00
brodsom
a42cf0c2a5 increment build number 2003-09-01 11:09:49 +00:00
brodsom
470d9bd092 increment build number 2003-09-01 11:09:48 +00:00
brodsom
54a55e97fd -Remove NULL define 2003-09-01 11:09:47 +00:00
brodsom
41d4f3c897 increment build number 2003-09-01 11:08:31 +00:00
brodsom
7fb0cd648d -Replace NULL_TDBB, NULL_DBB with NULL 2003-09-01 11:08:30 +00:00
brodsom
46aebd6884 increment build number 2003-09-01 11:07:06 +00:00
brodsom
fe24b6cc08 increment build number 2003-09-01 11:06:52 +00:00
brodsom
b63ffc32ee increment build number 2003-09-01 11:06:51 +00:00
brodsom
8fbd201e07 increment build number 2003-09-01 11:06:36 +00:00
aafemt
8204db6b38 increment build number 2003-09-01 10:06:26 +00:00
aafemt
7444356dae increment build number 2003-09-01 10:06:25 +00:00
aafemt
8c049c88cf No more isc_array_gen_sdl() in public API 2003-09-01 10:06:24 +00:00
dimitr
02159ceaea increment build number 2003-09-01 08:15:29 +00:00
brodsom
13f41aa8c8 increment build number 2003-09-01 07:58:06 +00:00
brodsom
642ffad1d8 increment build number 2003-09-01 07:58:05 +00:00
brodsom
8624a7c209 -Use NULL instead 0 for null pointers
-Remove unneeded casts
2003-09-01 07:58:04 +00:00
brodsom
9ee46265c1 increment build number 2003-09-01 07:55:59 +00:00
brodsom
7592dd4874 increment build number 2003-09-01 07:55:31 +00:00
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