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

48993 Commits

Author SHA1 Message Date
firebirds
cdc7e4cd64 nightly update 2013-01-26 05:56:52 +00:00
dimitr
1d4ff45d6b Slightly optimized fetches for internal EXECUTE STATEMENT. 2013-01-25 13:01:19 +00:00
dimitr
75afc9a89c Misc. 2013-01-25 12:34:54 +00:00
dimitr
358b173fee More work towards unlimited SQL/BLR lengths. 2013-01-25 12:34:19 +00:00
firebirds
be7767eec8 nightly update 2013-01-25 06:06:33 +00:00
dimitr
6609d160b6 Slightly improved the condition for the Adriano's backward compatibility workaround, this optimizes METD_move() into a plain memcpy() for strings with an explicitly declared charset. 2013-01-24 16:52:13 +00:00
dimitr
0c2a0fead7 This trivial optimization saves a few percents of performance when reading/writing DBKEYs from/to compatible local variables. 2013-01-24 09:30:38 +00:00
dimitr
a7a6a45ec2 Misc adjustments. 2013-01-24 07:05:34 +00:00
firebirds
df1907732d nightly update 2013-01-21 03:32:12 +00:00
asfernandes
e8c7ca3e0f Fixed truncated error message for wrong CREATE COLLATION. 2013-01-20 19:55:52 +00:00
asfernandes
42cbecab05 Fixed a problem with CREATE COLLATION. 2013-01-20 15:11:57 +00:00
firebirds
c7b1d46b35 nightly update 2013-01-17 03:36:03 +00:00
dimitr
2cab423897 Simplest fix for CORE-4038: Broken optimization for the stored dbkeys. 2013-01-16 17:08:08 +00:00
firebirds
6e3777061d nightly update 2013-01-16 03:23:24 +00:00
alexpeshkoff
f1ac4750f6 warning 2013-01-15 11:39:41 +00:00
firebirds
3e770a979d nightly update 2013-01-09 03:48:04 +00:00
alexpeshkoff
6451897703 warnings 2013-01-08 16:03:41 +00:00
alexpeshkoff
da8dadcf58 Script to check correctness of FB_XX_VERSION constants in h-files 2013-01-08 15:47:27 +00:00
alexpeshkoff
ff6412e7a3 misc 2013-01-08 15:23:29 +00:00
alexpeshkoff
8be83d5844 misc 2013-01-08 15:03:01 +00:00
alexpeshkoff
7f9f1110c9 Frontported postfix for CORE-3612 - send errors to stderr 2013-01-08 10:53:50 +00:00
alexpeshkoff
7a9e867ab4 comment 2013-01-08 10:51:02 +00:00
firebirds
12f152a2b9 nightly update 2013-01-07 03:25:01 +00:00
asfernandes
d9275d6567 Misc. 2013-01-07 01:15:24 +00:00
firebirds
a5e57e4568 nightly update 2012-12-30 03:21:19 +00:00
alexpeshkoff
c74565ce0e Avoid races with lck_attachment in AST 2012-12-29 13:48:49 +00:00
alexpeshkoff
ef71c84596 Fixed CORE-3932: can create but cant delete user with username containing double quotes with gsec 2012-12-29 11:15:23 +00:00
alexpeshkoff
63e6eb01b5 Make gsec take into an account settings from firebird.conf 2012-12-29 10:53:24 +00:00
firebirds
a1db87b9b2 nightly update 2012-12-26 03:18:40 +00:00
asfernandes
970677e8de Get rid of dsql_str and fix metadata strings. 2012-12-25 17:34:50 +00:00
firebirds
e31b0e38f3 nightly update 2012-12-24 03:23:20 +00:00
dimitr
e29b50f980 Front ported my yesterday's commits to trunk. 2012-12-23 07:10:56 +00:00
firebirds
873787b0d0 nightly update 2012-12-22 03:15:52 +00:00
dimitr
dcb8c8fd86 Front ported to trunk. 2012-12-21 14:11:45 +00:00
dimitr
cbe0f3cc54 Front ported to trunk. 2012-12-21 10:11:00 +00:00
firebirds
83da946eeb nightly update 2012-12-21 03:24:35 +00:00
asfernandes
7e1ca71911 Misc. 2012-12-21 01:49:16 +00:00
alexpeshkoff
c1a4759915 Fixed CORE-3995: Slight problem with GBAK parameter checking 2012-12-20 15:27:54 +00:00
alexpeshkoff
c4ae450de4 Re-read attachment from lock after taking lock in attachment handler 2012-12-20 12:18:52 +00:00
hvlad
44b00c81e7 VC10 still have no support for __func__ 2012-12-20 10:42:36 +00:00
firebirds
ee95ad71f5 nightly update 2012-12-20 03:25:42 +00:00
hvlad
8d81d2717d Add lost PAGE_LOCK_RE_POST call. 2012-12-19 13:51:48 +00:00
firebirds
312569eaf6 nightly update 2012-12-19 08:25:58 +00:00
asfernandes
9b72aa53bc Misc. 2012-12-19 00:56:57 +00:00
alexpeshkoff
b3f9759960 Take locks in AST before building tdbb
Fixed assertion in CCH_exclusive_attachment 
Rolled back my changes required to let cancelOperation() enter engine after shutdown
Better locks' history in SyncObject
2012-12-18 13:54:18 +00:00
alexpeshkoff
6ad827edd4 fresh file version 2012-12-18 13:47:18 +00:00
dimitr
fc139b16d5 Fixed rescheduling logic that was broken during the RSB refactoring. 2012-12-17 17:33:45 +00:00
dimitr
48c5eeff37 Simplest possible solution for the incorrect assertion I put recently. 2012-12-17 17:11:16 +00:00
dimitr
149648f43a The remaining fixes for Windows. 2012-12-15 08:12:38 +00:00
dimitr
d85bbd6c87 Fixed (mostly) the Windows build. 2012-12-15 08:07:39 +00:00