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 |
|
asfernandes
|
9ef7f71bf2
|
Fixed gsec's display command.
|
2012-11-29 14:53:33 +00:00 |
|
firebirds
|
5d98ab508c
|
nightly update
|
2012-11-28 04:02:31 +00:00 |
|
dimitr
|
a1d9ca6726
|
A few additional adjustments for CORE-1295: Bad optimization of queries with DB_KEY.
|
2012-11-27 17:36:13 +00:00 |
|
dimitr
|
b07ef45ae6
|
A few additional adjustments for CORE-1295: Bad optimization of queries with DB_KEY.
|
2012-11-27 17:22:42 +00:00 |
|
hvlad
|
b1e465c84a
|
Make BPB correctly
|
2012-11-27 11:16:21 +00:00 |
|
hvlad
|
670587f63b
|
Use InlineStorage to avoid (costly) memory allocation.
|
2012-11-27 11:08:15 +00:00 |
|
firebirds
|
38922b467e
|
nightly update
|
2012-11-23 03:49:33 +00:00 |
|
dimitr
|
361c5a3b38
|
Implemented CORE-3994: Improve the limbo transactions scan at the end of the sweep.
Also, fixed the mistake in the refactored code (see the first change in the diff).
|
2012-11-22 17:17:59 +00:00 |
|
asfernandes
|
d574d43aa4
|
Fixed CORE-3992 - No records in the table rdb$dependencies for ddl trigger.
|
2012-11-22 13:55:31 +00:00 |
|
firebirds
|
e4b2014b1f
|
nightly update
|
2012-11-22 03:49:04 +00:00 |
|
mapopa
|
08834058d4
|
Fix echo in configure : Firebird3 package
|
2012-11-21 14:51:44 +00:00 |
|
firebirds
|
d568f9e733
|
nightly update
|
2012-11-21 03:43:57 +00:00 |
|
dimitr
|
21ac7882da
|
Misc.
|
2012-11-20 17:12:25 +00:00 |
|
dimitr
|
afe6692c18
|
Misc.
|
2012-11-20 16:34:54 +00:00 |
|
dimitr
|
2f7643a689
|
Better sync with Firebird::Array.
|
2012-11-20 16:32:20 +00:00 |
|
hvlad
|
6afc531f86
|
Make sure relation's flags are loaded from disk before analyze them
|
2012-11-20 12:23:53 +00:00 |
|
dimitr
|
60d8b9fd37
|
Additional fixes for CORE-3981 (Sub-optimal predicate checking while selecting from a view) that also resolve the regression CORE-3986 (GSEC couldn't change user password after fix for CORE-3981).
|
2012-11-20 10:39:37 +00:00 |
|
hvlad
|
3d33908684
|
Fixed bug CORE-3988 : Engine crashed when trace or audit is active
|
2012-11-20 10:00:47 +00:00 |
|
firebirds
|
33cf778554
|
nightly update
|
2012-11-20 03:46:51 +00:00 |
|
asfernandes
|
a31f48a6a2
|
Misc.
|
2012-11-19 23:32:44 +00:00 |
|
firebirds
|
30b577f23f
|
nightly update
|
2012-11-18 03:42:43 +00:00 |
|
dimitr
|
74db9507c2
|
Fixed CORE-3979: Server crashes while unwinding changes in an autonomous transaction.
|
2012-11-17 15:31:21 +00:00 |
|
firebirds
|
093e89063d
|
nightly update
|
2012-11-17 03:40:35 +00:00 |
|
alexpeshkoff
|
304f6a4cfd
|
Use correct default password in examples
|
2012-11-16 14:03:39 +00:00 |
|
firebirds
|
d4d2453f39
|
nightly update
|
2012-11-15 03:43:00 +00:00 |
|
dimitr
|
606ae96e9f
|
A more generic solution for CORE-1245: Incorrect column values with outer joins and views. It also fixes CORE-3981: Sub-optimal predicate checking while selecting from a view.
|
2012-11-14 08:24:18 +00:00 |
|
dimitr
|
41925536c7
|
Fixed CORE-3978: Invalid transaction counters may be reported in firebird.log during the sweep.
|
2012-11-13 09:42:11 +00:00 |
|
alexpeshkoff
|
123d5b0a40
|
Misc
|
2012-11-12 08:51:41 +00:00 |
|
firebirds
|
5e894f52fd
|
nightly update
|
2012-11-12 03:52:57 +00:00 |
|
asfernandes
|
62161af59b
|
Misc.
|
2012-11-11 18:19:33 +00:00 |
|
dimitr
|
a85629a9de
|
Fixed CORE-3977: DELETE FROM MON$STATEMENTS does not interrupt a longish fetch.
|
2012-11-11 15:33:18 +00:00 |
|
firebirds
|
f8f1f597ac
|
nightly update
|
2012-11-10 03:58:12 +00:00 |
|
mapopa
|
8f918288a8
|
Update salaries and the currency in the intl version for employee db
|
2012-11-09 14:56:42 +00:00 |
|