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

4237 Commits

Author SHA1 Message Date
brodsom
40a779aaff increment build number 2003-02-27 21:44:01 +00:00
brodsom
f141e35ef7 increment build number 2003-02-27 21:43:22 +00:00
brodsom
8fb6a3cc19 increment build number 2003-02-27 21:34:42 +00:00
brodsom
dd621992d5 New macro defined in firebird.h to remove compiler dependencies from cpp sources. 2003-02-27 21:34:41 +00:00
brodsom
f5a7481da1 increment build number 2003-02-27 21:34:39 +00:00
brodsom
29e2a0ec19 increment build number 2003-02-27 21:09:58 +00:00
brodsom
33a232d7b6 Join two compiler dependent defines. Put in fb_types.h since it is always included in ibase.h 2003-02-27 21:09:51 +00:00
brodsom
dde73f1b8e increment build number 2003-02-27 21:09:48 +00:00
brodsom
0d6bae94c2 increment build number 2003-02-27 20:07:02 +00:00
brodsom
bc5d6cfe4a Change ISC_EXPORT to GDS_EXPORT the value is always equal. (Also ISC_EXPORT_VARARG to GDS_EXPORT_VARARG to maintain the name similar) 2003-02-27 20:06:44 +00:00
tamlin
f2e7741e1d increment build number 2003-02-27 18:50:49 +00:00
tamlin
dbb42c498e NO code changes, just reformatting for your viewing pleasure. 2003-02-27 18:50:43 +00:00
tamlin
6ec7784551 increment build number 2003-02-27 18:46:57 +00:00
tamlin
b99ae4c70c Basic code cleanup and fixed a problem spotted by Dmitry Yemanov. 2003-02-27 18:46:49 +00:00
brodsom
c7e5d2c796 increment build number 2003-02-27 18:22:59 +00:00
brodsom
f79c778c52 Add PYXIS define to isolate pyxis code. When this change were tested enough, the pyxis code can be removed. 2003-02-27 18:22:48 +00:00
brodsom
6f310efe58 increment build number 2003-02-27 17:27:48 +00:00
brodsom
2cee1fba78 increment build number 2003-02-27 16:55:58 +00:00
brodsom
caa2c65b1e Add Fortran files and move GPRE_* defines from autoconf header to makefiles. 2003-02-27 16:55:56 +00:00
brodsom
b0e5f58bc3 increment build number 2003-02-27 16:54:50 +00:00
brodsom
514facc0a4 increment build number 2003-02-27 16:54:49 +00:00
brodsom
ebd773381a increment build number 2003-02-27 16:53:16 +00:00
brodsom
2a5f794864 increment build number 2003-02-27 16:53:11 +00:00
hippoman
06303ced14 increment build number 2003-02-27 16:38:45 +00:00
hippoman
5c5551eb0c * Changed comments to point to used code 2003-02-27 16:38:33 +00:00
dimitr
a67c7c91d8 increment build number 2003-02-27 16:28:56 +00:00
tamlin
66527bca20 Fix optimizer crasher with too many streams (UCHAR overflow/wrap-around). 2003-02-27 16:28:53 +00:00
brodsom
ef8f7d9f0b increment build number 2003-02-27 16:05:38 +00:00
brodsom
3989a5d22f Add PYXIS define to isolate pyxis code. When this change were tested enough, the pyxis code can be removed. 2003-02-27 16:05:18 +00:00
dimitr
53e7225e69 increment build number 2003-02-27 15:35:30 +00:00
brodsom
42a6600d3d increment build number 2003-02-27 13:59:51 +00:00
brodsom
20eabda391 Remove unneeded include and ifdef 2003-02-27 13:59:47 +00:00
brodsom
644d8b3049 increment build number 2003-02-27 13:55:53 +00:00
brodsom
fc885f0b9e Remove CONST_IMAGE (Thanks to Claudio) 2003-02-27 13:55:50 +00:00
aafemt
8b17d6d533 increment build number 2003-02-27 05:07:18 +00:00
aafemt
6640a78a45 unicode<->binary conversion fixed for bigendian processors. Thanks to Claudio V. Not tested. 2003-02-27 05:07:16 +00:00
brodsom
fcc7d92cc6 increment build number 2003-02-27 04:36:30 +00:00
brodsom
207c8fb788 Remove GDS_FAR, win_handle, form_handle (Thanks to Claudio) 2003-02-27 04:36:28 +00:00
brodsom
b8c0789c31 increment build number 2003-02-27 04:36:06 +00:00
arnobrinkman
f6ea4a2611 increment build number 2003-02-26 23:41:06 +00:00
arnobrinkman
61ca1ca76e comment added 2003-02-26 23:41:00 +00:00
arnobrinkman
98dff475f1 increment build number 2003-02-26 23:28:31 +00:00
arnobrinkman
267195bd6c bugfix: With a large amount of SQL the server crashed on generating blr. Due a USHORT was used for str_length. 2003-02-26 23:28:26 +00:00
fsg
deaca19d18 increment build number 2003-02-26 23:24:29 +00:00
skidder
3e772f0d7a increment build number 2003-02-26 16:52:57 +00:00
skidder
bba93cc00a Fix file permissions problem that prevented restore of databases and other problems when using engine under non-root user on Linux 2003-02-26 16:52:50 +00:00
dimitr
20112c062b increment build number 2003-02-26 12:22:39 +00:00
dimitr
f931a0132a increment build number 2003-02-26 11:57:37 +00:00
dimitr
43e4a78b48 Fixed bug with EXECUTE STATEMENT and autocommit transactions. 2003-02-26 11:57:36 +00:00
dimitr
d5e3d6f3b0 increment build number 2003-02-26 11:28:21 +00:00
dimitr
502d1470d6 increment build number 2003-02-26 07:25:36 +00:00
dimitr
4b69deb50a Fixed a typo. 2003-02-26 07:25:32 +00:00
fsg
cd379b9a54 increment build number 2003-02-25 23:21:47 +00:00
arnobrinkman
0bafef80b7 increment build number 2003-02-25 18:35:12 +00:00
arnobrinkman
57eb03f09f bugfix: Fix FB1.5 optimizer bug which causes the server to crash. 2003-02-25 18:34:52 +00:00
dimitr
141a6daf30 increment build number 2003-02-25 16:47:05 +00:00
dimitr
77a346cd59 Restored MAX_STREAMS to the original value. 2003-02-25 16:46:53 +00:00
brodsom
7ddc802bcb increment build number 2003-02-25 13:21:54 +00:00
brodsom
0ffbaac197 snprintf is defined in autoconfig_msvc.h 2003-02-25 13:21:28 +00:00
brodsom
d3f869b422 increment build number 2003-02-25 13:15:44 +00:00
brodsom
6894dcdfa1 increment build number 2003-02-25 13:15:33 +00:00
brodsom
1dd1248fca increment build number 2003-02-25 13:12:13 +00:00
brodsom
99354d78f2 increment build number 2003-02-25 13:10:54 +00:00
brodsom
79ebc74fc3 increment build number 2003-02-25 13:01:28 +00:00
brodsom
8143f324c7 increment build number 2003-02-25 12:55:32 +00:00
brodsom
f02ef90cdc Move WIN32_LEAN_AND_MEAN to autoconfig_msvc.h. 2003-02-25 12:55:20 +00:00
brodsom
4a4859a529 increment build number 2003-02-25 12:51:30 +00:00
brodsom
6c749c44a8 increment build number 2003-02-25 12:51:29 +00:00
brodsom
adba491ace increment build number 2003-02-25 12:49:27 +00:00
brodsom
cfdd15368b increment build number 2003-02-25 12:43:54 +00:00
brodsom
a5db3d2ff4 Move WIN32_LEAN_AND_MEAN to autoconfig_msvc.h (and remove unused tagBLOB_DEFINED) 2003-02-25 12:43:52 +00:00
brodsom
7b64107174 increment build number 2003-02-25 12:39:20 +00:00
brodsom
94e1bc6ee4 Move WIN32_LEAN_AND_MEAN to autoconfig_msvc.h 2003-02-25 12:39:14 +00:00
dimitr
1470769fc8 increment build number 2003-02-25 11:58:58 +00:00
dimitr
9d4ed631da increment build number 2003-02-25 08:22:27 +00:00
brodsom
004a15064f increment build number 2003-02-25 03:27:20 +00:00
brodsom
a2d8f68053 process.h must be inside WIN_NT define (not inside _MSC_VER). 2003-02-25 03:27:13 +00:00
brodsom
d923eda0ac increment build number 2003-02-25 01:13:02 +00:00
brodsom
8eba48ba88 increment build number 2003-02-25 01:11:36 +00:00
brodsom
4051c36d57 Restore inlines 2003-02-25 01:11:29 +00:00
brodsom
4108978272 increment build number 2003-02-25 00:46:59 +00:00
brodsom
fe4bbf557b Restore intl_backend as intl_builtin (needed by Nickolay) 2003-02-25 00:46:57 +00:00
brodsom
32040546c9 increment build number 2003-02-25 00:05:16 +00:00
brodsom
89702f3e88 Restore inlines 2003-02-25 00:05:06 +00:00
brodsom
04cb7a73c5 increment build number 2003-02-25 00:03:42 +00:00
brodsom
ac9e430501 increment build number 2003-02-25 00:03:41 +00:00
brodsom
835f838b22 increment build number 2003-02-25 00:02:15 +00:00
brodsom
8835c64d9d increment build number 2003-02-25 00:01:38 +00:00
brodsom
7860ea9fd0 increment build number 2003-02-24 23:55:37 +00:00
brodsom
e4b24a1d1a Restore inlines 2003-02-24 23:55:36 +00:00
fsg
f27f151205 increment build number 2003-02-24 23:23:53 +00:00
hippoman
513eaeb6e7 increment build number 2003-02-24 20:54:25 +00:00
hippoman
b2400ba505 * Changed datatype of DSQL_debug to match the DSQL definition.. 2003-02-24 20:54:12 +00:00
dimitr
e63f4f4713 increment build number 2003-02-24 15:37:33 +00:00
dimitr
8aa6b39a9a Fixed error in the previous commit. 2003-02-24 15:37:15 +00:00
dimitr
3fe7ab678a increment build number 2003-02-24 15:19:31 +00:00
dimitr
14f69cdf98 Fixed one more problem with the metadata cache. 2003-02-24 15:19:20 +00:00
dimitr
e1b83aa99a increment build number 2003-02-24 13:53:08 +00:00
dimitr
01ad3c5cd0 1) Some cleanup.
2) Problem with the GC thread during detaching seems to be fixed.
2003-02-24 13:53:06 +00:00
dimitr
ca3a7023d2 increment build number 2003-02-24 13:16:11 +00:00