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

291 Commits

Author SHA1 Message Date
dimitr
9f2a992078 Implemented:
CORE-2780: Include client library version and protocol version in mon$attachments
CORE-2187: Return the Hostname in mon$attachments
CORE-3779: Report OS user name in MON$ATTACHMENTS
+ some cleanup.
2012-09-12 07:45:51 +00:00
robocop
844b15bd13 Misc and style. 2012-05-20 10:00:52 +00:00
alexpeshkoff
4e795f4047 Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports. 2012-03-01 08:55:43 +00:00
robocop
1c42a4cd5c Make qli understand -n again for the almost useless function of suppressing the one-line welcome banner (but a common practice for TCS). 2012-01-24 02:21:25 +00:00
robocop
c423110263 Stop db triggers in qli, from Herr Schlottmann-Gödde 2012-01-19 08:00:15 +00:00
alexpeshkoff
af4d1d87d6 Posix-only fix for CORE-3600: temp files fb_query_xxxx remains after ISQL has been closed 2011-10-05 09:59:34 +00:00
asfernandes
797d06f3ee Warnings. 2011-05-21 01:02:33 +00:00
asfernandes
0193d90f6c Fix definition and usages of fb_assert. 2011-02-26 16:03:36 +00:00
alexpeshkoff
dc5c71c473 warnings 2011-01-21 16:36:27 +00:00
alexpeshkoff
e05c1a825f Moved some more .h-files to common from jrd as Vlad suggested 2010-10-13 10:39:52 +00:00
alexpeshkoff
2dc25a44bb OSRI and new posix build 2010-10-12 08:02:57 +00:00
alexpeshkoff
aa611dc046 A hach, making qli usable in tcs at least with DEV version (does not affect end users) 2010-03-23 15:19:18 +00:00
robocop
20568d2751 Warn users when qli cannot do DDL on a db (due to FB version >= 3). 2010-03-15 10:16:24 +00:00
asfernandes
7c47718d68 Move DYN constants to private header 2010-01-10 17:56:57 +00:00
robocop
00c5d74904 Cleanup. 2009-12-13 13:49:43 +00:00
robocop
1386adcf90 Style. 2009-11-16 08:06:31 +00:00
asfernandes
f2cd6b7ec2 Misc 2009-11-12 01:38:48 +00:00
robocop
08a33d50cc Unfortunately several of these are intertwined:
CORE-462 	 New option in addition to -V switch to specify a custom verbose interval
CORE-2540 	 Utilities need a more coherent way to show help and version
CORE-2541 	 Too many hardcoded messages in nbackup
CORE-2542 	 qli and nbackup accept arbitrary input after the first letter of an option
CORE-2543 	 nbackup may hide the real cause of failure
CORE-2545	 Lack of several validations in gbak
CORE-2547 	 Utilities need to honor their minimum number of characters to recognize an option
CORE-2565 	 Many hardcoded messages in Trace Manager
Moving functions that don't depend on preprocessing to iutils.cpp in isql is the only alien change here.
2009-11-05 09:03:41 +00:00
alexpeshkoff
60a115efc2 Fixed CORE-2601: fine tuning of the installation directories does not work in configure 2009-09-11 10:49:46 +00:00
asfernandes
3d4aec86e9 Misc 2009-09-10 01:31:49 +00:00
hvlad
f8c417adb3 Improvement CORE-2619 : Make memory and other statistics to work with 64-bit values.
Part (b) add perf64 API into client and use perf64 API in utilities
2009-09-09 10:28:26 +00:00
robocop
cc85974024 Style. 2009-08-21 10:37:15 +00:00
robocop
3dd3b09005 Misc and style. 2009-08-19 12:58:17 +00:00
robocop
9205eda11b Style. 2009-08-18 12:39:46 +00:00
asfernandes
4171c16988 Some things discussed with Dmitry and Claudio - rename the new function to fb_print_blr, use ULONG parameter for blr_length and return int 2009-08-03 15:52:48 +00:00
asfernandes
4759973045 Fixed CORE-2576 - Server may crash parsing wrong or truncated BLR
Full rebuild required - CMP_compile2 prototype changed
2009-08-02 04:10:07 +00:00
asfernandes
6377356940 Misc 2009-07-23 00:56:28 +00:00
robocop
33bc8670c2 Misc and constants. 2009-07-19 13:31:05 +00:00
robocop
cfb9403481 Warnings. 2009-07-17 09:06:03 +00:00
robocop
8b2682d0ed Misc. 2009-07-17 08:57:13 +00:00
robocop
67c4d03965 Style. 2009-06-28 11:59:30 +00:00
robocop
f10e1b72eb Style. 2009-06-27 06:23:36 +00:00
asfernandes
5dda9c1677 Misc 2009-06-27 03:03:56 +00:00
robocop
7b1b9b6f9f Style. 2009-06-25 10:13:54 +00:00
asfernandes
26c1892310 Misc 2009-06-20 18:46:59 +00:00
robocop
ab2141b5e6 Misc. 2009-06-19 13:00:53 +00:00
robocop
ad28b571ed - Use our common code to deal with NaN and Infinity.
- Get rid of the custom hack to show same number of digits in the exponent for FP numbers in any platform.
2009-06-17 12:23:41 +00:00
asfernandes
486962d8c1 Put TempFile in Firebird namespace 2009-06-06 18:39:29 +00:00
asfernandes
158a05c78d Misc 2009-05-10 15:23:31 +00:00
robocop
85307e8215 Cleanup. 2009-05-07 11:32:24 +00:00
asfernandes
10328dff3b Misc 2009-05-06 02:02:37 +00:00
robocop
d02c711694 Style and misc. 2009-05-05 11:45:58 +00:00
asfernandes
38a2912669 Misc 2009-05-03 21:57:13 +00:00
robocop
d285808243 Detecting values that aren't finite quantities (same fix as in isql). 2009-05-03 14:21:50 +00:00
robocop
8edd8a7cd9 Style and misc. 2009-05-03 14:19:35 +00:00
robocop
65c9cb6b1e Use named constants to represent field lengths. In the future it will have to be split between logical length (characters) and physical fields (bytes, for the internal buffers). 2009-05-03 14:08:39 +00:00
robocop
e5b226f7a7 More unused params; style. 2009-05-02 13:00:09 +00:00
robocop
66b1227b22 Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
alexpeshkoff
8c983fec26 Fixed alignment issues with on-stack vary strings 2009-04-29 14:00:32 +00:00
robocop
4490f77b06 More unused params. 2009-04-28 13:48:18 +00:00