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

17972 Commits

Author SHA1 Message Date
robocop
1caceee875 Use static_cast when converting from void*, not reinterpret_cast. 2005-03-26 05:39:44 +00:00
robocop
1be107f317 increment build number 2005-03-26 05:38:02 +00:00
robocop
a5ebeb07f1 increment build number 2005-03-26 05:38:01 +00:00
robocop
2d4f7ea63e Avoid some casts and unused data members. 2005-03-26 05:37:59 +00:00
robocop
6abe4be88a increment build number 2005-03-26 05:33:58 +00:00
robocop
29690221e1 1.- Some small buffers with predefined lengths don't need to be allocated dynamically.
2.- ISQL_get_index_segments shouldn't overflow in extreme cases. Better print an indication that the extraction wasn't completed (ellipsis).
3.- Fix bug with EXTRACT_list table that was printing ); if it didn't find the required table. This in turn caused bugs in other functions.
4.- STDERROUT is used in all places with second argument set to true. Simplify it.
5.- Delete the code previously commented for WAL.
6.- Fix add_row and copy_table. These features were requested to be made available in release mode at v1 time by Paul Beach. They should now be able to cope with quoted identifiers, too.
7.- Complement usage of readNextInputLine when called directly to avoid reading garbage or causing memory errors.
8.- Fix several strings that should have been declared with MAXPATHLEN since the first moment.
9.- Misc bug fixes and B.O. closed.
2005-03-26 05:33:55 +00:00
robocop
cdcc7e558e increment build number 2005-03-26 05:05:30 +00:00
robocop
0d60ef7d2f Fixed one msg for isql and added others to support add_row (ADD command). 2005-03-26 05:05:21 +00:00
robocop
c7ca894945 increment build number 2005-03-26 05:02:16 +00:00
robocop
1e7ed96752 increment build number 2005-03-26 05:02:15 +00:00
robocop
86492a7b36 Simplify B.O. protection. 2005-03-26 05:02:09 +00:00
robocop
a87da952a6 increment build number 2005-03-26 05:01:16 +00:00
robocop
bb31662854 Solve bug with AddMonth when facing January.
Include little IsLeapYear function.
2005-03-26 05:01:01 +00:00
robocop
262ff9f7eb increment build number 2005-03-26 04:09:00 +00:00
robocop
a5d494c330 increment build number 2005-03-26 04:07:18 +00:00
asfernandes
56250a20d9 increment build number 2005-03-26 02:36:27 +00:00
asfernandes
7df8df517b increment build number 2005-03-26 02:31:04 +00:00
asfernandes
7721ad7f5f increment build number 2005-03-26 02:30:55 +00:00
fsg
5985049f0b increment build number 2005-03-26 02:10:30 +00:00
fsg
f4579b94b1 nightly update 2005-03-26 02:10:24 +00:00
asfernandes
095e5420f2 increment build number 2005-03-25 21:36:41 +00:00
asfernandes
c02148241e increment build number 2005-03-25 21:36:25 +00:00
asfernandes
cb8a13241a increment build number 2005-03-25 21:36:08 +00:00
asfernandes
f5d45a9a7e increment build number 2005-03-25 20:14:01 +00:00
asfernandes
e641a3eb91 increment build number 2005-03-25 20:13:58 +00:00
asfernandes
0c8f2f248e increment build number 2005-03-25 20:13:57 +00:00
asfernandes
c14551ea1a increment build number 2005-03-25 20:13:51 +00:00
asfernandes
e7554aa6d6 increment build number 2005-03-25 20:13:46 +00:00
asfernandes
84090b555e increment build number 2005-03-25 20:13:23 +00:00
asfernandes
8a10112609 increment build number 2005-03-25 20:13:19 +00:00
asfernandes
c6e6029b31 increment build number 2005-03-25 20:13:12 +00:00
dimitr
8b63f48203 increment build number 2005-03-25 08:06:03 +00:00
dimitr
d629414f0d Minor RSB tree output change. 2005-03-25 08:05:34 +00:00
dimitr
c5ad676a75 increment build number 2005-03-25 07:54:37 +00:00
dimitr
f5bb311b4b Fixed "wrong page type" bugcheck. 2005-03-25 07:54:32 +00:00
fsg
5957ef655b increment build number 2005-03-25 02:15:41 +00:00
fsg
3aa64dd157 nightly update 2005-03-25 02:15:35 +00:00
asfernandes
c819f876a5 increment build number 2005-03-24 23:53:17 +00:00
arnobrinkman
e286b0e058 increment build number 2005-03-24 21:49:14 +00:00
arnobrinkman
2955e5e79a Fix bug #1169728 with explicit navigational PLAN no comparisons in the WHERE clause were matched against the navigational index 2005-03-24 21:49:10 +00:00
arnobrinkman
b13f108d5e increment build number 2005-03-24 21:45:45 +00:00
arnobrinkman
512338e1d1 Fix bug #1169884 with IS NULL on segments in compound index and using navigational index 2005-03-24 21:45:36 +00:00
asfernandes
1878e88e35 increment build number 2005-03-24 19:35:49 +00:00
asfernandes
00b6136405 increment build number 2005-03-24 19:35:21 +00:00
aafemt
3a08dbab90 increment build number 2005-03-24 11:16:50 +00:00
aafemt
017497b834 Comment out dirs with broken files 2005-03-24 11:16:27 +00:00
aafemt
12b345e338 increment build number 2005-03-24 11:13:28 +00:00
fsg
92794f7178 increment build number 2005-03-24 02:39:16 +00:00
fsg
12f6f54f4d increment build number 2005-03-24 02:38:44 +00:00
fsg
c7de01b3d2 nightly update 2005-03-24 02:38:31 +00:00