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

31405 Commits

Author SHA1 Message Date
alexpeshkoff
a16b34df4e fixed gcc build 2008-03-14 08:23:26 +00:00
hvlad
480d154ddd increment build number 2008-03-14 07:58:23 +00:00
hvlad
1a941e1ebe Correction. Thank to Adriano 2008-03-14 07:58:20 +00:00
asfernandes
fc72397bad increment build number 2008-03-14 02:50:44 +00:00
asfernandes
4762e049ee Misc 2008-03-14 02:50:40 +00:00
fsg
5e9656b7c4 increment build number 2008-03-13 20:42:12 +00:00
fsg
b0f769160c nightly update 2008-03-13 20:41:51 +00:00
asfernandes
a1b798c7da increment build number 2008-03-13 19:50:23 +00:00
asfernandes
19a5b0afd2 Small optimization 2008-03-13 19:50:13 +00:00
asfernandes
b81fc4919f increment build number 2008-03-13 19:46:55 +00:00
hvlad
daaccf2ad6 increment build number 2008-03-13 19:14:47 +00:00
hvlad
f82d517b09 Fixed bug CORE-1790 : PAG_page_count returns 3 for just created database.
pip->pip_header.reserved is valid only for OSD 11.1, not for 11.2
2008-03-13 19:14:45 +00:00
asfernandes
c7ec88bee4 1) Created classes PreparedStatement and ResultSet
2) Changed EXECUTE STATEMENT to use these classes
3) Fixed CORE-1784 - Error with EXECUTE PROCEDURE inside EXECUTE STATEMENT
2008-03-13 16:37:20 +00:00
asfernandes
49e833de50 increment build number 2008-03-13 16:37:17 +00:00
asfernandes
5c344b9fb3 increment build number 2008-03-13 16:37:01 +00:00
dimitr
8b93402031 increment build number 2008-03-13 14:20:42 +00:00
dimitr
ebad313cfd 1) Fixed CORE-1788.
2) Protected from other similar deadlocks.
3) Refactoring.
2008-03-13 14:20:32 +00:00
hvlad
7baf513333 increment build number 2008-03-13 13:48:09 +00:00
hvlad
2423a4bc3e Use EnsureUnlock where appropriate. Remove not used thread accounting in CNTL. Fix few mistakes\typos in my previous commit. 2008-03-13 13:48:05 +00:00
hvlad
7fd0266036 increment build number 2008-03-13 13:48:01 +00:00
hvlad
eb572e1876 increment build number 2008-03-13 12:54:39 +00:00
hvlad
ebc4644ea1 Add check in WIN_NT's DEV_BUILD for correct mutex unlocking\deleting.
Implement new EnsureUnlock class for use instead of (or together with) LockGuard's if LockGuard is not usable.
2008-03-13 12:54:31 +00:00
alexpeshkoff
397ceb7ed8 increment build number 2008-03-13 12:06:01 +00:00
alexpeshkoff
627e7f2846 Fixed unexpected server exits. Slightly better diagnostics for them added. 2008-03-13 12:05:49 +00:00
robocop
73759d2d02 increment build number 2008-03-13 11:03:20 +00:00
robocop
d293e5f0d1 Misc. 2008-03-13 11:02:56 +00:00
robocop
33b5aa1703 increment build number 2008-03-13 11:02:51 +00:00
robocop
4f979e3fce increment build number 2008-03-13 11:02:50 +00:00
robocop
3269b6ce40 increment build number 2008-03-13 11:00:40 +00:00
robocop
55c27384cf Remove files that were superseded by their *2.sql counterparts. 2008-03-13 11:00:29 +00:00
robocop
dd8cf45a59 increment build number 2008-03-13 10:41:46 +00:00
robocop
e9d4b1f8cf increment build number 2008-03-13 10:41:45 +00:00
robocop
d5ff786e3d Misc. 2008-03-13 10:41:38 +00:00
robocop
efc3e8d6ef increment build number 2008-03-13 10:38:43 +00:00
robocop
55e17e46d7 - Made some constructor explicit and discovered that for adding one byte to a string, a temporary string was being created on the fly. Unacceptable in loops.
- Disabled constructor from hell for now. I wasn't the only one confused about the nature of the only argument: only looking at the signature one realizes it's a byte's value, not the initial length.
2008-03-13 10:38:39 +00:00
robocop
5353b44ab8 increment build number 2008-03-13 10:38:36 +00:00
robocop
c82125cbf4 increment build number 2008-03-13 10:38:26 +00:00
asfernandes
2f44b7b0ad increment build number 2008-03-13 02:43:37 +00:00
asfernandes
12c50384b5 Misc 2008-03-13 02:43:32 +00:00
asfernandes
5e14da586e increment build number 2008-03-13 02:43:31 +00:00
fsg
bbedd8d66f increment build number 2008-03-12 20:37:30 +00:00
fsg
4e64828ef9 nightly update 2008-03-12 20:37:12 +00:00
dimitr
ff7b3712ec increment build number 2008-03-12 17:07:54 +00:00
dimitr
1ebd372868 Cleanup. 2008-03-12 17:07:49 +00:00
dimitr
2636e3a4db increment build number 2008-03-12 17:07:32 +00:00
dimitr
8c4b57c948 increment build number 2008-03-12 17:02:16 +00:00
dimitr
1d0ca7607b Cleanup. 2008-03-12 17:02:10 +00:00
dimitr
4e59b7c4ba increment build number 2008-03-12 17:01:30 +00:00
dimitr
4b80128cdc increment build number 2008-03-12 16:54:02 +00:00
dimitr
afb970dba1 1) Cleanup.
2) Catch exceptions in AST routines.
2008-03-12 16:53:57 +00:00