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

48961 Commits

Author SHA1 Message Date
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
firebirds
1ac3dac135 nightly update 2012-12-15 03:44:27 +00:00
alexpeshkoff
c7454a49a5 Work in progress (committed due to SF upgrade). Checked only on SS.
1. Frontported fix for CORE-3935 and CORE-3993.
2. Added debugging support for mutexes and rwlocks in Vulcan style.
Unfortunately after last 'svn up' build asserts in JrdStatement:71.
2012-12-14 17:59:02 +00:00
alexpeshkoff
202c3642c4 Try to make Darwin port happy 2012-12-14 17:39:49 +00:00
makowski
c33368612b Fixed CORE-4011: /etc/init.d/ script for Mageia and RedHat RH #886578 2012-12-14 10:01:27 +00:00
firebirds
8023fcd2f6 nightly update 2012-12-14 03:36:43 +00:00
dimitr
1a4c0c5808 1) Encapsulated the remaining external looper calls inside a SEH block. It allows to catch async exceptions coming while result set is being fetched. No performance penalty has been noticed.
2) Slightly refactored the looper call chain to avoid code duplication.
3) Fixed CORE-4010: Fetch cannot be subsequently interrupted via DELETE FROM MON$STATEMENTS.
2012-12-13 18:31:42 +00:00
alexpeshkoff
6e6746b63c Darwin port 2012-12-13 14:40:20 +00:00
firebirds
c4b020954b nightly update 2012-12-13 03:39:31 +00:00
dimitr
68aabe6352 Misc. 2012-12-12 08:32:56 +00:00
dimitr
fd24c3e3e0 Yet another complementary bugfix for CORE-4004. 2012-12-12 07:48:34 +00:00
firebirds
bcae61362d nightly update 2012-12-11 03:39:13 +00:00
asfernandes
eb00918b00 Misc. 2012-12-10 15:46:51 +00:00
asfernandes
a5e986a78d Move code from parse.y to Parser.cpp. 2012-12-10 14:42:56 +00:00
dimitr
1b5f6cd7b2 Avoid garbage to be written to the shadow's header page. It does not really hurt, but anyway. 2012-12-10 05:50:52 +00:00
firebirds
bdffc32a44 nightly update 2012-12-10 03:39:51 +00:00
asfernandes
d5f3e9f1fb Get rid of g_field hack. 2012-12-10 02:09:28 +00:00
firebirds
76e8718c4a nightly update 2012-12-07 03:44:08 +00:00
asfernandes
da61724a53 Fixed CORE-4006 - Using a result from a procedure in a substring expression leads to server crash. 2012-12-07 01:22:02 +00:00
hvlad
7012311f4d Front ported fix for CORE-3034 (Bugcheсk 300 (can't find shared latch)) 2012-12-06 14:51:58 +00:00
dimitr
3971e49b30 Another bunch of changes for CORE-4004: Sometimes long-running operations cannot be interrupted by asynchronous shutdown / cancellation requests. The looper nodes should never ignore req_unwind and transform it to something else.
Review and testing would be appreciated, especially in regard to EXE_assignment.
2012-12-06 12:09:11 +00:00
dimitr
bc1edae943 Added the initialization timestamp to shmem regions. Modified the lock print output to report this timestamp. This is useful to know as all the counters inside the lock table are incremental and a baseline is required to make any time-based estimations. 2012-12-06 08:13:45 +00:00
firebirds
cd2ed4050f nightly update 2012-12-06 03:35:59 +00:00
asfernandes
0bb4e7739c Get rid of g_field_name hack. 2012-12-05 14:31:35 +00:00
firebirds
deba66e62e nightly update 2012-12-05 03:40:57 +00:00
asfernandes
1cfac2b169 Refactor dsql_fld, TypeClause and ParameterClause. Eliminate some warnings. 2012-12-05 02:07:37 +00:00
firebirds
366942944e nightly update 2012-12-04 03:50:23 +00:00
dimitr
4ff4290f11 Front-ported bugfixes related to CORE-4004: Sometimes long-running operations cannot be interrupted by asynchronous shutdown / cancellation requests. 2012-12-03 11:21:00 +00:00
firebirds
503e3d02c2 nightly update 2012-12-02 03:48:09 +00:00
asfernandes
9727c2685b Misc. 2012-12-02 01:45:18 +00:00
firebirds
0fa9246455 nightly update 2012-12-01 03:37:42 +00:00
hvlad
0e766ce3d5 Fixed bug CORE-4002 : Error message "index unexpectedly deleted" in database trigger on commit transaction 2012-11-30 08:01:34 +00:00
firebirds
fc69cbc59e nightly update 2012-11-30 03:47:02 +00:00