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 |
|
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 |
|
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 |
|
firebirds
|
d0a55a4569
|
nightly update
|
2012-11-09 04:11:18 +00:00 |
|
firebirds
|
b97802a7b9
|
nightly update
|
2012-11-08 03:42:55 +00:00 |
|
asfernandes
|
745a457f69
|
Fixed CORE-3973 - Original table name and column name and owner missing from SQLDA for aliased column in grouped query.
|
2012-11-07 15:46:54 +00:00 |
|
asfernandes
|
b7193e8edb
|
Refactor duplicated code.
|
2012-11-07 15:46:13 +00:00 |
|
firebirds
|
d68f3815ad
|
nightly update
|
2012-11-07 03:58:35 +00:00 |
|
asfernandes
|
c15552e21a
|
Fixed CORE-3965 - Creating a procedure containing "case when" expression leads to a server crash.
|
2012-11-07 00:43:21 +00:00 |
|
firebirds
|
8c6f825be0
|
nightly update
|
2012-11-06 04:07:39 +00:00 |
|
alexpeshkoff
|
dcd019400a
|
Frontported forgotten change from 2.5
|
2012-11-05 08:20:57 +00:00 |
|
firebirds
|
de658f11ae
|
nightly update
|
2012-11-05 03:53:08 +00:00 |
|
asfernandes
|
6a0a6f2d13
|
Misc.
|
2012-11-05 01:14:04 +00:00 |
|
firebirds
|
1a2c7e72c2
|
nightly update
|
2012-11-04 03:47:54 +00:00 |
|
asfernandes
|
62ac6e3b31
|
Fixed CORE-3966 - Creating a stored procedure with an "update or insert" statement with MATCHING fails.
|
2012-11-04 02:28:33 +00:00 |
|
asfernandes
|
c0b11f52ff
|
Improvement CORE-3972 - Allow the selection of SQL_INT64, SQL_DATE and SQL_TIME in dialect 1.
Fix for CORE-3964 - It is not possible to create a ddl-trigger with "any DDL statement" clause.
|
2012-11-04 00:17:50 +00:00 |
|
hvlad
|
4875c235a7
|
Fixed Windows build after recent Alex's changes
|
2012-11-03 10:55:16 +00:00 |
|
firebirds
|
450dac18a3
|
nightly update
|
2012-11-03 04:44:16 +00:00 |
|
alexpeshkoff
|
57e5936d44
|
Avoid use of namespace Jrd in common file isc_sync
|
2012-11-02 16:27:12 +00:00 |
|
alexpeshkoff
|
c5278dea9b
|
Removed debugging
|
2012-11-02 15:39:37 +00:00 |
|
firebirds
|
d320b2134f
|
nightly update
|
2012-11-02 04:16:44 +00:00 |
|
dimitr
|
92e6b2e543
|
Fixed CORE-3967: subselect with reference to outer select fails.
|
2012-11-01 16:19:39 +00:00 |
|
alexpeshkoff
|
3e07dd131f
|
Begin wire crypt only after successfull authentication - this helps avoid meaningless message when password is wrong, thanks to Vlad
|
2012-11-01 14:38:14 +00:00 |
|
alexpeshkoff
|
4ca6e669fe
|
1. Fixed CORE-3786: Firebird 2.5.1 Hangs on MacOSX 10.7 (Lion) on DB create after reboot.
2. Cleanup: avoid functional style in stuff exception.
|
2012-11-01 11:40:18 +00:00 |
|
firebirds
|
93359c675a
|
nightly update
|
2012-11-01 03:55:00 +00:00 |
|
dimitr
|
b37c76561c
|
Wiped out the code that never worked due to the missing support for native quads.
|
2012-11-01 01:45:01 +00:00 |
|
dimitr
|
3dd0507b96
|
Wiped out the code that never worked due to the missing support for native quads.
|
2012-11-01 01:36:27 +00:00 |
|
dimitr
|
657511babe
|
Wiped out the legacy attachment level counters in favor of the already existing runtime statistics. Introduced a record lock counter (more to follow).
|
2012-11-01 00:16:55 +00:00 |
|
dimitr
|
5847f3860f
|
Avoid a sweep pass for temporary tables, as the sweeper always sees those tables as empty, but even setting them up as empty has a non-zero cost.
|
2012-10-31 14:20:24 +00:00 |
|
firebirds
|
d26133ad56
|
nightly update
|
2012-10-19 03:36:52 +00:00 |
|
asfernandes
|
a1b17ce0a5
|
Small cleanup on COMMENT ON constants.
|
2012-10-18 15:49:15 +00:00 |
|
firebirds
|
bdad650f37
|
nightly update
|
2012-10-16 03:29:44 +00:00 |
|
asfernandes
|
b7d87a6cfa
|
Misc.
|
2012-10-16 00:51:42 +00:00 |
|
firebirds
|
2acc2008d3
|
nightly update
|
2012-10-13 03:33:10 +00:00 |
|
firebirds
|
6cf6d47398
|
nightly update
|
2012-10-12 03:32:10 +00:00 |
|
asfernandes
|
8ce4b582f4
|
Fixed CORE-3946 - UNICODE collations does not work with ICU 49.
|
2012-10-11 15:58:57 +00:00 |
|
firebirds
|
a0d62cfbf7
|
nightly update
|
2012-10-09 03:46:28 +00:00 |
|
hvlad
|
41c3f6f2a5
|
Fix compilation
|
2012-10-08 21:52:31 +00:00 |
|
firebirds
|
13e347eb20
|
nightly update
|
2012-10-06 03:34:14 +00:00 |
|
asfernandes
|
e339e46732
|
Fixed CORE-3947 - Wrong results when the column with collation using option (NUMERIC-SORT=1) is in where clause.
|
2012-10-05 19:02:32 +00:00 |
|
firebirds
|
7065d6c01b
|
nightly update
|
2012-10-05 03:30:49 +00:00 |
|
asfernandes
|
e8b26fd5c7
|
Fixed assertion when subquery is used in group by.
|
2012-10-04 17:19:09 +00:00 |
|
firebirds
|
1fb8a84da5
|
nightly update
|
2012-10-04 03:32:56 +00:00 |
|
alexpeshkoff
|
8a9c4e720c
|
misc
|
2012-10-03 09:19:37 +00:00 |
|
firebirds
|
04b6ad7b7c
|
nightly update
|
2012-10-02 03:38:46 +00:00 |
|
hvlad
|
6b15cd96ec
|
Missed include
|
2012-10-01 07:41:11 +00:00 |
|
firebirds
|
126c58192c
|
nightly update
|
2012-09-30 03:25:16 +00:00 |
|
robocop
|
a4c260dbdc
|
Misc.
|
2012-09-30 01:50:41 +00:00 |
|
firebirds
|
fd752b2167
|
nightly update
|
2012-09-29 03:27:06 +00:00 |
|
hvlad
|
40606c9bca
|
Fixed bug CORE-3940 : I/O error during "GetFileSize" operation for file XXXX
|
2012-09-28 08:13:23 +00:00 |
|
firebirds
|
44aeefbfd8
|
nightly update
|
2012-09-28 03:32:42 +00:00 |
|