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

19 Commits

Author SHA1 Message Date
robocop
61662f5b5b Constness and style. 2008-04-19 09:42:01 +00:00
robocop
e2a56ed383 Misc. 2008-04-16 10:59:21 +00:00
roman-simakov
dda2676ba5 1. Fixed unlocking header page while CCH_release. Thanks to Vlad.
2. Fixed writing page while nbackup merge state is stalled.
3. Fixed using dead dbb in AST handler while somebody is changing cached lock of the GlobalRWLock.
2008-04-16 09:16:45 +00:00
dimitr
ef7ed91670 Misc. 2008-04-01 09:54:51 +00:00
robocop
7096c6a25b const and check. 2008-03-29 14:01:48 +00:00
asfernandes
3aca6f92b1 Misc 2008-03-21 02:42:24 +00:00
dimitr
1f22e3e1c1 1) Added proper handle validation for dbb.
2) Changed dbb_sync lifestyle handling.
3) Sync'ed access to the att_long_locks.
4) Put in a temporary workaround for nbackup deadlocks.
2008-03-20 16:42:29 +00:00
asfernandes
de8771570f Misc 2008-01-29 01:36:41 +00:00
dimitr
43594ed53a Major synchronization changes. Description of the commit will be posted to fb-devel. 2008-01-26 13:17:19 +00:00
dimitr
e08c5da397 The merge continued. 2008-01-16 09:07:24 +00:00
asfernandes
89f1e09d69 Misc 2007-11-24 00:12:17 +00:00
alexpeshkoff
a8916780e8 Patch from Roman Simakov for deadlock using GlobalRWLock 2007-11-19 13:30:18 +00:00
robocop
bc5d45e62e The lock_string argument can be const. 2007-09-22 08:34:28 +00:00
alexpeshkoff
adfa8facf7 Use AstInhibit in GlobalRWLock 2007-08-10 13:57:25 +00:00
alexpeshkoff
c156b03e14 some more gcc warnings 2007-05-24 12:49:06 +00:00
aafemt
20022be402 Warnings 2007-05-11 06:44:14 +00:00
robocop
52f1b15e0c Misc. 2007-05-02 06:57:18 +00:00
skidder
20eacb95fa Fix typos in comments 2007-04-24 17:40:42 +00:00
skidder
f4c4f9f493 NBAK synchronization rework. This should fix CORE-1151 and other Nbackup stability issues 2007-04-24 15:44:43 +00:00