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

14615 Commits

Author SHA1 Message Date
fsg
1ab21aba8f increment build number 2004-10-09 01:09:10 +00:00
fsg
0db12d27a6 increment build number 2004-10-09 01:08:23 +00:00
fsg
0dd6a95b6c nightly update 2004-10-09 01:08:18 +00:00
skidder
8fe51d07aa increment build number 2004-10-09 00:43:06 +00:00
skidder
71c2c14bb9 Implement vprintf routine in Firebird::string class 2004-10-09 00:43:04 +00:00
skidder
6e12599ebf increment build number 2004-10-09 00:43:03 +00:00
skidder
380ab46249 increment build number 2004-10-08 22:52:17 +00:00
skidder
632fd3c4b9 Correct Firebird::string::printf behavior for very long strings 2004-10-08 22:52:08 +00:00
skidder
f30e994697 increment build number 2004-10-08 15:05:58 +00:00
skidder
e075d9f71a Add comment for a couple ugly aspects of exception handling (they need to be fixed, eventually) 2004-10-08 15:05:44 +00:00
paul_reeves
9b46748240 increment build number 2004-10-08 14:24:22 +00:00
paul_reeves
3fad6c7fac increment build number 2004-10-08 14:24:20 +00:00
paul_reeves
29d2a3f417 increment build number 2004-10-08 14:15:41 +00:00
hvlad
f5bbc4be14 increment build number 2004-10-08 11:11:00 +00:00
hvlad
62bcf6c131 Move 'fini_agg_distinct' declaration and definition in alphabet order 2004-10-08 11:10:58 +00:00
robocop
a8da598248 Redundant casts. 2004-10-08 11:08:42 +00:00
robocop
750558b908 increment build number 2004-10-08 11:08:41 +00:00
robocop
fc9602bce1 increment build number 2004-10-08 11:08:20 +00:00
hvlad
bb34776a9b increment build number 2004-10-08 10:18:47 +00:00
hvlad
edf72a34f6 Fix memory leak when a query contains both GROUP BY and DISTINCT and result set is empty 2004-10-08 10:18:41 +00:00
robocop
204acfa344 increment build number 2004-10-08 08:13:24 +00:00
robocop
336661d8a1 Style. 2004-10-08 08:13:22 +00:00
robocop
caff49bc63 increment build number 2004-10-08 08:12:31 +00:00
robocop
b85214950e increment build number 2004-10-08 08:12:06 +00:00
robocop
09ddb9b072 Simplification 2004-10-08 08:11:54 +00:00
robocop
e9c4d52ec0 increment build number 2004-10-08 04:48:04 +00:00
robocop
25f115b66e Closing several possible buffer overruns.
Alex is expected to overwrite my changes in isc_file.cpp.
2004-10-08 04:48:02 +00:00
robocop
74e8fec724 increment build number 2004-10-08 04:48:01 +00:00
robocop
40dd1a7ec2 increment build number 2004-10-08 04:47:58 +00:00
robocop
edf3ff1323 increment build number 2004-10-08 04:47:56 +00:00
robocop
f2de9f6211 increment build number 2004-10-08 04:47:53 +00:00
robocop
a17627f3e0 increment build number 2004-10-08 04:47:51 +00:00
robocop
1c09a997d1 increment build number 2004-10-08 04:47:48 +00:00
skidder
de0e7816f0 increment build number 2004-10-08 02:00:36 +00:00
skidder
e2008969e3 increment build number 2004-10-08 01:54:46 +00:00
fsg
b9c59c80fc increment build number 2004-10-08 01:10:16 +00:00
fsg
f6d50ed3b4 increment build number 2004-10-08 01:09:18 +00:00
fsg
7d67262810 nightly update 2004-10-08 01:09:14 +00:00
skidder
e602e36bba increment build number 2004-10-07 21:34:27 +00:00
skidder
1118b51079 increment build number 2004-10-07 21:34:23 +00:00
skidder
684780e49e increment build number 2004-10-07 20:44:56 +00:00
skidder
186591eda1 Build threaded version of fbudf library in SuperServer builds 2004-10-07 20:44:52 +00:00
skidder
f79fdfff47 increment build number 2004-10-07 20:25:45 +00:00
skidder
a0b5535a05 Fix POSIX build after recent Claudio fix 2004-10-07 20:25:40 +00:00
robocop
57c0165984 increment build number 2004-10-07 09:59:04 +00:00
robocop
d973e20600 Looking at gpre.c in FB1 and the usage of the variable fatal_env, it's evident that the conversion SEH->C++ try/except screwed the logic. The original idea was that CPR_abort will cause the program to exit gracefully, not to continue parsing, because it's useless and clutters the console with hundreds of messages. As far as I can test, when gpre cannot attach to the db, run-time failures can be detected by gpre_static or a false result is converted in exception. The new gpre_exception propagates up to the highest level where it allows the program to exit gracefully as it was in FB1. Until now, the behavior in FB1.5 & FB2 has been annoying. When we fail to connect to the db, anything more than we do is useless; we now will print a message, clean the house and exit. Hope everyone can compile my change. 2004-10-07 09:59:02 +00:00
robocop
d598b7bed2 increment build number 2004-10-07 09:46:28 +00:00
robocop
5833e93321 VMS-related changes. Just in case. 2004-10-07 09:46:03 +00:00
robocop
a2b4041050 Treat literal strings as constants, please. 2004-10-07 09:42:03 +00:00
robocop
45f07932f5 increment build number 2004-10-07 09:42:02 +00:00